Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fbarresi/jobdiary
a funny and easy to use job diary to trace your activities and export reports
https://github.com/fbarresi/jobdiary
Last synced: 10 days ago
JSON representation
a funny and easy to use job diary to trace your activities and export reports
- Host: GitHub
- URL: https://github.com/fbarresi/jobdiary
- Owner: fbarresi
- License: mit
- Created: 2018-12-29T20:18:09.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-01-03T08:25:18.000Z (about 6 years ago)
- Last Synced: 2024-12-06T12:12:51.043Z (28 days ago)
- Language: Python
- Size: 28.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
*************************
JobDiary
*************************
a funny and easy to use job diary to trace your activities and export reports.. image:: https://travis-ci.org/fbarresi/JobDiary.svg?branch=master
:target: https://travis-ci.org/fbarresi/JobDiaryInstallation
========You may install this package in two ways:
- Compile from code ::
git clone https://github.com/fbarresi/JobDiary.git
cd JobDiary
python setup.py install- Pypi ::
pip install jobdiary
Usage
========Just type in the console::
jd --help
Thanks
========This project depends on TinyDB_ and Huepy_.
.. _TinyDB: https://github.com/msiemens/tinydb
.. _Huepy: https://github.com/s0md3v/hueContribute
========Whould you like to contribute to this project? YES, PLEASE!
Just fork this repository and submit your pull request.