No project description provided
Project description
timeslime
It's a tool to track your time.
Install
pip install --upgrade timeslime
Usage
# initialize timeslime
timeslime init
# start time
timeslime start
# stop time
timeslime stop
# display time
timeslime display
Settings
Set settings
You can set timeslime settings via the CLI. For example:
timeslime settings --key timeslime_server --value http://localhost:8000/
| Key | Value | Description |
|---|---|---|
| weekly_hours | ['8:00:00', '8:00:00', '8:00:00', '8:00:00', '8:00:00', '0:00:00', '0:00:00'] | You can set your working time for each day in this array. Starting at monday. |
| timeslime_server | http://localhost:8000/ | You can run a timeslime-server to store your data. |
Get settings
You can get settings via the CLI. For example:
timeslime settings --key timeslime_server
Delete settings
You can delete settings via the CL. For example:
timeslime settings --key timeslime_server --delete
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
No source distribution files available for this release.See tutorial on generating distribution archives.
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
timeslime-1.3.1-py3-none-any.whl
(11.0 kB
view details)
File details
Details for the file timeslime-1.3.1-py3-none-any.whl.
File metadata
- Download URL: timeslime-1.3.1-py3-none-any.whl
- Upload date:
- Size: 11.0 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.3 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40859985acdb6bef66838de05cce615d4b1a822aa348ac18d8e86434c64bb43f
|
|
| MD5 |
bbbb489c771562365377506df7eb956b
|
|
| BLAKE2b-256 |
828564d915c68c372d314bb42073043b61206cb3b12a7ae795f32ce502b5a838
|