| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| TomatoFX-0.2.exe | 2015-09-12 | 45.0 MB | |
| TomatoFX-jfx.jar | 2015-09-12 | 339.5 kB | |
| tomatofx-0.2-1.x86_64.rpm | 2015-09-12 | 71.4 MB | |
| tomatofx-0.2.deb | 2015-09-12 | 49.4 MB | |
| Totals: 4 Items | 166.2 MB | 0 | |
README
TomatoFX is a simple timer for The Pomodoro Technique.
Copyright (c) 2015 SpiralArms
Native installers (x86_64): SourceForge
Source files (MIT License): BitBucket
Building packages from sources
Java JDK 8 and Maven are required for building native packages. Please consult javafx-maven-plugin for additional details.
-
runnable jar only
mvn clean jfx:jar -
runnable jar and native installer
mvn clean jfx:native
The resulting binary packages can be found in target/jfx/app and target/jfx/native folders.
Installation
-
Debian/Ubuntu
sudo dpkg -i tomatofx-<version>.deb -
Redhat/Fedora
rpm -Uvh tomatofx-<version>-1.x86_64.rpm
Run
-
Linux
/opt/TomatoFX/TomatoFX -
Any platform with JRE 8
java -jar TomatoFX-<version>-jfx.jar
Contacts
SpiralArms spiralarms.org@gmail.com