Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
okkosh authored Nov 21, 2021
1 parent 264acf0 commit 133a081
Showing 1 changed file with 41 additions and 0 deletions.
41 changes: 41 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,41 @@
# Cronometro (Beta)
Cronómetro - Simple, Lightweight & Privacy focused time tracking app for freelancers.

![Screenshot](https://i.imgur.com/wGE65tj.png)

## Features:
- Separate your worksheet files on daily, monthly, or yearly basis
- Simple excel friendly CSV format
- Privacy focused. You have full control over your tasks (all your working hours are stored locally)
- No auto screenshots unless explicitly configured (upcoming feature)
- Non intrusive interface (Works in BG as well)


## Installation:

**How to Install**
- Download [chronometro.exe](https://github.com/okkosh/cronometro/releases) file and config.ini from releases.
- Place it anywhere on your system.
- *Double Click* **chronometro.exe** and It will show up on your screen.
- Enjoy!

**How to Remove**
- Exit `chronometro.exe` from the tray (If it is already running).
- Delete `chronometro.exe` file and optionally delete `config.ini` file alongside it.


## Screenshots:
![Screenshot](https://i.imgur.com/J31mjJF.png)


## Building
- Clone the Repo
- Download Autohotkey (AHK) from https://www.autohotkey.com
- Use `ahk2exe` tool and add `fn-lock` script into it
- Compile

## Disclamer
This software/script is currently in Beta. Use at your own risk.

## Credits:
Icon by - [lucy G](https://bylucyg.com/)

0 comments on commit 133a081

Please sign in to comment.