Skip to content

Woynert/aboutlife

Repository files navigation

Aboutlife

Build nix derivation:

nix-build default.nix

Run from nix-shell:

nix-shell -p 'import (./default.nix) {}' --run aboutlife

Run from git:

nix-shell -p 'import (fetchFromGitHub { owner="woynert";repo="aboutlife";rev="master";sha256="sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA"; }) {}' --run aboutlife

Flake: coming soon

Develope

Gtk+3 Python API

Run standalone script that requires the aboutlife module.

PYTHONPATH=/path/to/aboutlife:$PYTHONPATH python script.py

License

Philosophy

Do not limit the user to the point they may want to disable the service "just for this one time", they will always find a way to disable it.

Moreover, this tool should only make it easier for the user to recognize their bad patterns and to organize their time on the computer.

No guilt-tripping.

About

[WIP] A tool for regulating computer usage

Resources

Stars

Watchers

Forks

Packages

No packages published