Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emilyselwood/teatimer
Simple Egg Timer - uses listeners, sound effects, background tasks, icons and gradle
https://github.com/emilyselwood/teatimer
Last synced: about 1 month ago
JSON representation
Simple Egg Timer - uses listeners, sound effects, background tasks, icons and gradle
- Host: GitHub
- URL: https://github.com/emilyselwood/teatimer
- Owner: emilyselwood
- License: other
- Created: 2012-06-04T11:01:15.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-06-14T20:33:10.000Z (over 12 years ago)
- Last Synced: 2024-04-16T00:14:55.536Z (9 months ago)
- Language: Scala
- Homepage:
- Size: 191 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
TeaTimer
========Simple Egg Timer
Explosion sound effect from here: http://www.flashkit.com/soundfx/Mayhem/Explosives/Explode-eRco_Inc-7833/index.php
Icon from the oxygen set. http://www.oxygen-icons.org/Top of the build.gradle there is a path to the javaFX installation rt/lib folder, make sure it is valid before building.
Once built with gradle run with (Change the class path for your javafx install) :
scala -classpath "c:/Program Files/Oracle/JavaFX 2.1 SDK/rt/lib/*.jar" build/libs/TeaTimer-1.0.jar