No project description provided
Project description
# timeslime
It’s a tool to track your time.
## Install
~~~bash git clone https://gitlab.com/lookslikematrix/timeslime.git cd timeslime pipenv install pipenv shell ~~~
## Usage
~~~bash # start time python timeslime.py start # stop time python timeslime.py stop # display time python timeslime.py display ~~~
## Raspberry Pi
I added a Button, a LED and a 7-segment display with 4 digits to my raspberry pi and can now see me time there. If you like to do the same you have to follow this instructions.
Install dependencies
~~~bash pipenv shell pipenv install gpiozero raspberrypi-tm1637 ~~~
Wire everything

Run this script
~~~bash python timeslime_hi.py ~~~
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file timeslime-1.1.2-py3-none-any.whl.
File metadata
- Download URL: timeslime-1.1.2-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2798e7f98fa82d5bf40266180b39f528ed501922eac42475c3facc71218b167f
|
|
| MD5 |
72d36a2a8f982ff47c6a534ac49a4f73
|
|
| BLAKE2b-256 |
0da604305e6deda34137100407b40ac50b36e4924b799eaf44ebf5774791e41b
|