Skip to content

rockneurotiko/Py-modoro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LICENSE:

GNU GPL V3.

__author__: Rock Neurotiko
__version__: 0.3 Beta


-----------------
INSTALATION
----------------


Put every archives in ~/pomodoro/ or anywhere you want.

-----------------
EXECUTION
----------------

#######
ON LINUX:

Open a terminal, and then:

$ cd pomodoro  #(Or the path you puted the file)
$ sudo chmod +x Py-modoro.py  #Gives execution permiss
$ ./Py-modoro.py



You can make a "shortcut" openning a terminal, and writting:

alias pymodoro = "python ~/pomodoro/Py-modoro.py"

When you write pymodoro in a terminal, it will execute the program.

Check out that this is temporal, if you want to have it for ever, google it!
########

--------- 

--------------------
DOC
--------------------
Documentation generated by epydoc.

Open the archive PATH_TO_PYMODORO/html/index.html


Commands to generate the documentation:

Linux:
epydoc --name Py-modoro *

Windows:
C:\Python27\python.exe C:\Python27\Scripts\epydoc.py --name Py-Modoro --docformat javadoc *

About

A project to design an pomodoro application with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages