taniadaniela / schedule

shedule script to save daily activities using the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Schedule

shedule is a bash script to save daily activities using the command line

Description

This simple script let you save the things you have to do in the day, simple and quickly, for thoose who don't like to leave the terminal window for minute.

To save activities:

$ bash schedule shower 6-6.30

Activity saved.

Activity Time

work 8to16

gym 17to18

movies 19-20

shower 6-6.30

To check activities:

$ bash schedule

Activity Time

work 8to16

gym 17to18

movies 19-20

shower 6-6.30

About

shedule script to save daily activities using the command line