-
First stable release Stable
unfa released this
2024年01月08日 03:38:12 +01:00 | 7 commits to main since this releaseThis is the first release I'd without hesitation recommend to use. There's still bugs (I just found one doing the release video for this version) but it should be nothing that'd impact the primary functions.
Since 0.2.2 I've found and fixed countless bugs big and small, implemented a lot of small features that were missing, done some important UI improvements and most of all - hardened the app against data loss using crash recovery and testing of various scenarios.
Enjoy, and let me know how do you feel about HyperTimer!
Downloads
-
Source code (ZIP)
30 downloads
-
Source code (TAR.GZ)
25 downloads
-
HyperTimer_0.2.3_Linux.zip
639 downloads ·
2024年01月08日 03:37:19 +01:00 · 23 MiB -
HyperTimer_0.2.3_Windows.zip
758 downloads ·
2024年01月08日 03:37:19 +01:00 · 26 MiB
-
Source code (ZIP)
-
Hotfix + siren Pre-release
unfa released this
2024年01月02日 21:04:08 +01:00 | 21 commits to main since this release0.2.2 brings a much needed fix to the application crashing on timeout 🤦
It also fixes previously broken feature and makes it work - siren.
So the time out state is back and better than ever!Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
5 downloads
-
HyperTimer_0.2.2_Linux.zip
29 downloads ·
2024年01月02日 21:03:18 +01:00 · 21 MiB -
HyperTimer_0.2.2_Windows.zip
39 downloads ·
2024年01月02日 21:03:19 +01:00 · 24 MiB
-
Source code (ZIP)
-
Lots of bugfixes and tweaks Pre-release
unfa released this
2024年01月02日 01:27:43 +01:00 | 29 commits to main since this releaseKNOWN ISSUE: Timer crashes at timeout.
Version 0.2.1 brings new features to the settings and also locally stored usage stats. For now there's no way to view these from within the program. I suspect soon there's gonna be a need for a configuration menu - all the controls so far are in the main window, which will only take us so far.
The program now should decently handle running multiple instances (which is not recommended). It will also warn before loading settings from future versions of the program. There's also a visible version number that's also a link to this here releases page so users can check for updates if they want.
Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
8 downloads
-
HyperTimer_0.2.1_Linux.zip
29 downloads ·
2024年01月02日 01:27:06 +01:00 · 22 MiB -
HyperTimer_0.2.1_Windows.zip
27 downloads ·
2024年01月02日 01:27:07 +01:00 · 25 MiB
-
Source code (ZIP)
-
A whole lotta polish Pre-release
unfa released this
2023年12月29日 23:10:13 +01:00 | 33 commits to main since this releaseChanges:
- Increased clarity of the text time readout
- Finished width change feature; Right click the resize handle to maximize to the current screen's width
- Implemented anti-aliasing for the progress bar and switched to 2D polygons
- Switched the rendering back-end up to Mobile (Vulkan based) to enable AA
- Fixed per-pixel transparency not working on Linux
- Added increased precision for the time slider. Right click on it to toggle 1h or 15m step
- Fixed position lock showing resize handle
- Reduced the time resolution to tenth of a second
- Improved GPU utilization by clamping the frame rate to 30 when appropriate
- Added eye candy and optional audio (synthesized on the fly) for the time over state to make it unmissable
- Fixed an uncountable number of small errors and bugs
- UI and UX improvements
- Changed settings file to plain text, rather than binary, but maintaining backwards compatibility (your 0.1.0 settings should load just fine)
- Added a few usage stats to count app starts, timer starts, timeouts and cancellations
Apart from that - the audio has 2 components. One is working as intended, but the other (
Siren) is disabled as it's not working well. If you want to test it, set the constantUSE_SIRENtotrueinMain.gdand reach a timeout.Downloads
-
Source code (ZIP)
6 downloads
-
Source code (TAR.GZ)
7 downloads
-
HyperTimer_0.2.0_Linux.zip
24 downloads ·
2023年12月29日 23:10:08 +01:00 · 22 MiB -
HyperTimer_0.2.0_Windows.zip
30 downloads ·
2023年12月29日 23:10:10 +01:00 · 25 MiB
-
Initial release Pre-release
unfa released this
2023年12月27日 13:49:56 +01:00 | 54 commits to main since this releaseReleased in the hope the tool can be useful as is.
This initial release is functional, even though has quite a bit of known issues and missing features.Downloads
-
Source code (ZIP)
5 downloads
-
Source code (TAR.GZ)
7 downloads
-
HyperTimer_0.1.0_Linux.zip
36 downloads ·
2023年12月27日 13:49:14 +01:00 · 21 MiB -
HyperTimer_0.1.0_Windows.zip
17 downloads ·
2023年12月27日 13:49:16 +01:00 · 24 MiB
-
Source code (ZIP)