Skip to main content

PytHon utility for Organizing tasks

Project description

Or just “Phở”, a Vietnamese soup - the most delicious food in the world.

https://raw.github.com/hvnsweeting/pho/master/misc/pho.jpeg

pho helps creating a shell script associates to a task, run it easily as a helper. It helps keeping a log/tool that helps user later when there is a need to look back the task.

Installation

By using pip:

pip install mpho # the name ``pho`` is taken already, sad :(

Example

User works on task t1235, he creates a task:

pho create t1235 #  this will create a shell script

When doing task t1235, user needs to run a command repeatedly, he can edit the script by:

pho edit t1235 # open shell script in editor set in $EDITOR

To run that script, just use:

pho run t1235

To mark a task as done:

pho done t1235

Or return it to undone:

pho undone t1235

List all task:

pho list
pho list --all # to list also done tasks

Author

Viet Hung Nguyen <hvn@familug.org>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mpho-0.3.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

mpho-0.3.0.macosx-10.6-intel.tar.gz (5.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page