Giter VIP home page Giter VIP logo

antiprocrastinationthingy's Introduction

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:

antiprocrastinationthingy's People

Contributors

j-mr-t avatar robinmarchart avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

antiprocrastinationthingy's Issues

Fix the Audio

  • Use The "common" workaround for java audio which is simply re-reading the audio stream every time is is played

Implement More Color Schemes

All you have to do is add an enum entry with the desired hex values in src/main/kotlin/gui/colors/MyColors.kt and add the name in the "themes" Map in the ArgParser at src/main/kotlin/io/ArgParser.kt, then it can be selected with -theme= as a commandline argument.

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.