Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kkartaltepe/ktime
Not so simple timer, fun project while everyone in the speedrunning community is spiffying up their timers.
https://github.com/kkartaltepe/ktime
Last synced: 2 days ago
JSON representation
Not so simple timer, fun project while everyone in the speedrunning community is spiffying up their timers.
- Host: GitHub
- URL: https://github.com/kkartaltepe/ktime
- Owner: kkartaltepe
- Created: 2013-10-31T07:58:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-05-09T19:17:28.000Z (over 10 years ago)
- Last Synced: 2024-12-12T06:05:36.920Z (22 days ago)
- Language: Java
- Size: 242 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ktime
=====Not so simple timer, fun project while everyone in the speedrunning community is spiffying up their timers.
Opened repository since it can now handle splitting times correctly. Adding to approach feature parity
with wsplit and llanfair. Enjoy my terrible code as I attempt to write a semi-readable and maintainable
project. Hopefully this can provide inspiration on what (or what not) to do when implementing something like this.UI implemented using JavaFX 2 because it seems to do everything swing should
have.
-Me