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.6.1-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for timeslime-1.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 2e3bf887c1ca2aa6e9f0023014efcb376659630a3604aa403becea2d70c7e288
MD5 2c352406f46a0ad2d5dc19d866732656
BLAKE2b-256 2fc8789b6fdc55c12a7419e373e30327bd724259a9faa7a41d631e2bd73016a7

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