Releases: retrixe/decaffeinater
v1.2
DO NOT USE THIS RELEASE YET, HEAVILY BUGGED, MARKED AS PRE-RELEASE DUE TO BUGS
Enter your process name and the time you wish to use the app in minutes. You'll find that your app is killed by the time you reach your limit 🍭 download the version of decaffeinater from below for your OS and install it after which you can execute it anytime.
Changelog
Additions
- New UI thanks to a new framework named Semantic UI, it looks so beautiful now :D
- A new hour input is here to improve the UX (see #6)
- Moving all compilations to Travis-CI and Appveyor :D (except some issues you can track at #8)
Known issues
- macOS binaries won't arrive (yet) due to issues with travis-ci deployment, track the issue at #8, we'll announce v1.2.1 with macOS binaries :)
- devTools automatically open due to issue #9
#6 has undergone changes, with the preset idea vetoed and hour inputs added, finishing the time improvements.
v1.1
Enter your process name and the time you wish to use the app in minutes. You'll find that your app is killed by the time you reach your limit 🍭 download the version of decaffeinater from below for your OS and install it after which you can execute it anytime.
Changelog
Additions
- We now have a countdown so you don't cry about your game suddenly dying. I told you so.
- Windows is now supported :D
- Windows, Linux binaries and RPM compilations are here :D
Known issues
- Windows (and possibly macOS) compiles require
npm installto be run in the app folder before compilation #3 (delayed to 1.2) - macOS binaries won't arrive due to errors on cross-platform compilation.
#6 is still pending, no progress made.
v1.0
Enter your process name and the time you wish to use the app in seconds. You'll find that your app is killed by the time you reach your limit 🍭 download the version of decaffeinater from below for your OS (Windows not supported) and install it after which you can execute it anytime.
Changelog
Additions
- All bugs squashed.
Known issues
- Do not compile with developer extensions enabled.
- Mac compile will need to be done from a Mac. Oops.
v1.0-beta2
Enter your process name and the time you wish to use the app in seconds. You'll find that your app is killed by the time you reach your limit 🍭
To execute this pre-release, you require to set up a development environment, or use the .deb file. To use the .deb release, type decaffeinater in the command prompt, but it isn't working just yet, so please don't.
This is a big improvement, except the compilation doesn't exactly work 👎 🍭 will be back soon though 🎺
Changelog
Additions
- Electron-builder is here! .deb files are here, but not production ready.
- app folder now has separate package.json for production.
- Additions to README.
Known issues
- deb files are buggy, do not execute JavaScript and therefore do not work.
- desktop files are not present yet, execute from terminal (for deb file only)
- yarn cannot be used to compile an executable.
v1.0-beta
Will begin electron-builder usage from here 🍭
Changelog
Additions
- Added a cheat sheet.
- Converted async onStart function to input minutes.
- A new main.scss to streamline problems.
- Preliminary work for electron-builder, isn't here yet.
Usage
Follow the instructions in the README on how to set up a development environment.
v1.0-alpha
Enter your process name and the time you wish to use the app in seconds. You'll find that your app is killed by the time you reach your limit 🍭
To execute this pre-release, you require to set up a development environment.