Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

A tool to help focus and remind you of apps that you don't want to open when trying to work on something

License

Notifications You must be signed in to change notification settings

J-MR-T/AntiProcrastinationThingy

Repository files navigation

Archived

I am not currently working on advancing APT any further and do not have plans to do so. At the time of first writing APT I didn't know any low-level languages, was a Windows user and had just discorvered the Java 9 Process API, so I decided to implement my idea in Java and later to transition to Kotlin. If I would code APT today from scratch, I would use a language more geared towards systems programming, but now that I'm on linux, I have resorted to simply doing this:

nohup $(while true; do killall discord; sleep 1; done)

and then closing the terminal, whenever I'm in need of something to stop me from distracting myself.

AntiProcrastinationThingy

Just a personal tool to help me stay focused and not open apps I don't want to open when concentrating or working on a thing

Commandline Arguments:

  • -volume=...
  • -w/-width=...
  • -h/-height=...
  • -theme=awesome/dark/light

Credit:

About

A tool to help focus and remind you of apps that you don't want to open when trying to work on something

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages