Giter Club home page Giter Club logo

aboutlife's Introduction

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.

aboutlife's People

Contributors

woynert avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

aboutlife's Issues

Wrong path value on NixOS

If aboutlife is started from the systemd service, it's path value is set not to the user's path but the systemd service's path which affects terminal sessions started there (including tmux).

This prevents using NixOS wrappers for tools like sudo.

bug: keygrab fails

To reproduce:

  • Be in Working state
  • Let the system sleep (black screen)
  • Once the work session is over try waking up the computer

Result:

  • Can't interact with the Overlay Plugin UI, as if the keygrab method have failed.

bug: Possible race condition

Possibly affected plugins: Layout, Sticky.

Ensure that the Gtk widget is fully created and running before modifying their properties in functions like _process.

Idea for testing: Delay the plugin's setup by a few seconds and let the loop process function run. It should do nothing.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.