Selfhosted web dashboard for activity tracking - written in Rust!
Rust
88
268 commits
updated Nov 28, 2022
Selfhosted web dashboard for activity tracking and analyzing. Visualize your activities and view your statistics.
Easy to setup, with a 100% static binary.
docker pull danielalvsaaker/tf-viewer:latestdocker run -d -e TZ=<your timezone> -v <persisting data folder>:/data -p 8080:8080 danielalvsaaker/tf-viewerexample-config.toml in this repo, change and move the file to <persisting data folder>/config.toml if necessarygit clone https://github.com/danielalvsaaker/tf-viewer && cd tf-viewercargo install --releasetf-viewer in your shell
The database will require migration after changes to the underlying on-disk-format. This especially applies before sled 1.0 is released. Migration scripts will in such case be provided.
Rust
96.3%
HTML
2.9%
Selfhosted web dashboard for activity tracking - written in Rust!
Rust
88
268 commits
updated Nov 28, 2022
Selfhosted web dashboard for activity tracking and analyzing. Visualize your activities and view your statistics.
Easy to setup, with a 100% static binary.
docker pull danielalvsaaker/tf-viewer:latestdocker run -d -e TZ=<your timezone> -v <persisting data folder>:/data -p 8080:8080 danielalvsaaker/tf-viewerexample-config.toml in this repo, change and move the file to <persisting data folder>/config.toml if necessarygit clone https://github.com/danielalvsaaker/tf-viewer && cd tf-viewercargo install --releasetf-viewer in your shell
The database will require migration after changes to the underlying on-disk-format. This especially applies before sled 1.0 is released. Migration scripts will in such case be provided.
Rust
96.3%
HTML
2.9%