Skip to main content

A tiny tool for freelancers and contractors for tracking time and calculating invoices.

Project description

Logo

Python 3.8 Code style: black License: MIT

Rep is a tiny tool for freelancers and contractors to track time and calculate invoices. It's written primarily based on my experience and process so it definitely won't work for all of you out there. However, some of you might still find it useful.

At the moment, Rep can:

  • Track time
  • Take notes
  • Calculate invoices

Approach

Rep uses logs to track time and group notes. It's a very simple approach that I used to use with pen and paper.

For example, this is a single log:

Nov 4 2020 14:00 - Start work
Nov 4 2020 18:00 - Note: Let's go, wohoooooo!
Nov 5 2020 00:30 - Stop work

Rep stores these logs inside a hidden .rep directory in your project folder. The database is a human-friendly JSON file that can be manually edited when needed.

Usage

There are six commands you need to know to use Rep:

Command Action
rep init Initialize Rep in the current directory.
rep start Open a new log and start measuring time.
rep stop Close the current log and stop measuring time.
rep note Add a note to the last log.
rep table Print logs in a table (doesn't show notes).
rep print Print logs and notes.
rep invoice Print the invoice amount for unbilled logs.
rep bill Mark logs as billed.

License

Rep is licensed under the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rep_cli-0.1.2.tar.gz (5.2 kB view details)

Uploaded Source

Built Distribution

rep_cli-0.1.2-py3-none-any.whl (5.6 kB view details)

Uploaded Python 3

File details

Details for the file rep_cli-0.1.2.tar.gz.

File metadata

  • Download URL: rep_cli-0.1.2.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.1 Windows/10

File hashes

Hashes for rep_cli-0.1.2.tar.gz
Algorithm Hash digest
SHA256 b3827c60ec5c14b7764bdce2635a24a1348dae3fbcd7830f1d15baabb51d8bc9
MD5 5ad7ed18b13c08d385ff40973d435cda
BLAKE2b-256 3c1f9988aa7c5ed643682956244a62ff8650ad7575d23360becbf02871108088

See more details on using hashes here.

File details

Details for the file rep_cli-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: rep_cli-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 5.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.4 CPython/3.9.1 Windows/10

File hashes

Hashes for rep_cli-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0cd931fa7f9574bda54ffed6900700a4eb7feafa8ca700b252cd2fafa42cb8a0
MD5 cfb3773cc2d9a4dc9443cf6ed5c14ff0
BLAKE2b-256 9ee61cff36dd37ecd60bb94953a51fd9f8194ff9b0e5a723c2881308bfdf41ba

See more details on using hashes here.

Supported by

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