0.0.6 • Published 8 years ago

volothamp v0.0.6

Weekly downloads
2
License
MIT
Repository
github
Last release
8 years ago

Volothamp

Volothamp is a simple work management tool inspired by the pomodoro technique. You can instruct Volothamp to shield you from distractions inherent to working on computers for a given duration. These chunks of work are called quests and are recorded in a file for profiling. Volothamp should work on Linux/OSX with up-to-date node installation. To install run: npm install -g volothamp.

Shield: Launch a quest

Applications listed in applications.txt will be closed. Hosts listed in hosts.txt will be banned. Don't try to trespass these rules coz Volothamp is overseeing and watches us all.

sudo volothamp --shield --duration 25  --quests path/to/quests.txt
sudo volothamp --shield -d 25 -q path/to/quests.txt

The sudo is necessary to overwrite /etc/hosts and close applications. On SIGINT (CTRL-C) the current quest is canceled.

Sword: Check these quests of yours

sudo volothamp --sword --quests path/to/quest.txt
sudo volothamp --sword -q path/to/quests.txt
0.0.6

8 years ago

0.0.5

8 years ago

0.0.4

8 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago