Skip to content

devoxel/timedprocess.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#timedprocess.py

Depreciated!

I don't need to use this anymore, but I'll keep it around if anybody wants it.

###What is it?

A simple command line tool to run a program for a specified duration.

###Features? usage: timedprocess options duration path

Duration: A string containing a time, for example:

"5h"
"5h25m"
"25m40s4h"

Options:

-hide-time-remaining		flags to hide the time remaining.
-help, -h, --help 			Show this message and exit.

###How do I install it?

The project uses setup_tools's automatic script creation, so if everything goes well, after the project is installed you should be able to run it straight away from terminal the same way you would run pip for instance.

I recommend using pip to install:

pip install timedprocess.py

If you prefer you can try use easy_install on the setup.py, or run directly from the file.

Branches

The develop branch is only for use for development.

Use with caution.

License

GNU GENERAL PUBLIC LICENSE, see LICENSE


Made with <3 by Aaron Delaney (@devoxel)

About

Script to run a process for a specified duration

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages