Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alisianoi/tslot
Yet another time tracker
https://github.com/alisianoi/tslot
pendulum productivity pyqt5 pytest python sqlalchemy sqlite3 time-logging time-tracker
Last synced: 24 days ago
JSON representation
Yet another time tracker
- Host: GitHub
- URL: https://github.com/alisianoi/tslot
- Owner: alisianoi
- License: agpl-3.0
- Created: 2018-01-07T11:00:18.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2022-12-08T09:09:12.000Z (almost 2 years ago)
- Last Synced: 2024-04-17T06:11:17.865Z (7 months ago)
- Topics: pendulum, productivity, pyqt5, pytest, python, sqlalchemy, sqlite3, time-logging, time-tracker
- Language: Python
- Size: 2.21 MB
- Stars: 5
- Watchers: 4
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- License: LICENSE.txt
Awesome Lists containing this project
README
Introduction
############.. image:: https://travis-ci.org/alisianoi/tslot.svg?branch=main
:target: https://travis-ci.org/alisianoi/tslot
.. image:: https://coveralls.io/repos/github/alisianoi/tslot/badge.svg?branch=main
:target: https://coveralls.io/github/alisianoi/tslot?branch=main
.. image:: https://img.shields.io/codecov/c/github/alisianoi/tslot/main.svg
:target: https://codecov.io/gh/alisianoi/tslot
.. image:: https://pyup.io/repos/github/alisianoi/tslot/shield.svg
:target: https://pyup.io/repos/github/alisianoi/tslot/
.. image:: https://requires.io/github/alisianoi/tslot/requirements.svg?branch=main
:target: https://requires.io/github/alisianoi/tslot/requirements/?branch=main
.. image:: https://img.shields.io/github/license/alisianoi/tslot.svg
:target: https://choosealicense.com/licenses/agpl-3.0/TimeSlot is the current placeholder name for a time tracking application
which can read your mind. Right now it is in such an alpha version that
nothing hardly works. Future plans include:#. Smart suggestion system based on historic data
#. Companion mobile app
#. Voice activation
#. Checklists
#. Night modeSince this is a *free and open source desktop app*, you can be sure:
#. You do not have to have internet access
#. Private data does not have to leave your computer
#. Private data is stored in encrypted form (not right now)
#. You cannot be forced to update to a version you don't like
#. You can always report bugs/suggest features in open and clear way
#. You can always inverst some time/effort and fix minor things yourself