Skip to main content

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.
username test_user Your username for the timeslime-server
password super_secret Your password for the timeslime-server
utc_offset 3600 You can overwrite the UTC offset in seconds. Timeslime try to detect the UTC offset by your system timezone.

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

Getting started

git clone https://gitlab.com/lookslikematrix/timeslime.git
cd timeslime
pipenv install --dev
pipenv shell
pytest tests -m "not server"

Test with timeslime server.

docker run -d -p 8000:8000 --name timeslime-server lookslikematrix/timeslime-server:v1.4.8
pytest tests

Project details


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

If you're not sure about the file name format, learn more about wheel file names.

timeslime-1.7.0-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file timeslime-1.7.0-py3-none-any.whl.

File metadata

  • Download URL: timeslime-1.7.0-py3-none-any.whl
  • Upload date:
  • Size: 15.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.17

File hashes

Hashes for timeslime-1.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 36819f422680dad77b4ab3bc25f696da353e20ce1535e356f71fbf5e987da39d
MD5 9c6512a04a7581db2737a2df7d5e1189
BLAKE2b-256 889da834f7cef7f9c432f97cb2215d24196f94a55e3814cdd6e12efa94557630

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page