Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 420 Bytes

Actt

Integration demo

A simple and intuitive activity tracker. It keeps track of exactly what you spend your time doing. This is all completely local so no need to worry about anyone else seeing your data!

Installation & Usage

You must compile the project using the nightly toolchain. To switch to it run the following command:

rustup default nightly

Only then can you run and compile.