Skip to content

Releases: 48kRAM/jstimer

JS Timer 3.1

11 Jun 16:53
Compare
Choose a tag to compare

Minor feature release for JS-Timer

Bugfixes:

  • Don't pause the Time-of-Day clock when the GUI is open

Changes:

  • Display day and date on the Time-of-Day clock
  • Display AM/PM on Time-of-Day clock
  • Separate user timer preset from default timer presets
  • Upgrade to Electron 2.0.2 (macOS release)

Release binaries include the Electron framework.

JS Timer 3.0

23 Jun 12:43
Compare
Choose a tag to compare

Major feature release for JS Timer.

Lots of bugfixes:

  • Keyboard shortcuts are now working!
  • Preset saves are more robust.
  • The behavior of the timer graph is more stable.

Lots of code re-factoring to meet Chrome app guidelines.

JS Timer 2.1

29 Mar 15:53
Compare
Choose a tag to compare

Bug-fix release for JS Timer 2. Version 2.1 fixes a bug triggered when resuming a countdown that uses the Q&A timer and also fixes timer pause/resume with the space bar.

Mac binary release created with MacGap

Windows binary release created with NW.js and NSIS

Known Issues

  • Keyboard shortcuts for timer presets not working. Keyboard shortcuts have been unreliable working between browsers.
  • Presets that just include Q&A time don't render the pie chart

JS Timer 2.0

29 Mar 13:01
Compare
Choose a tag to compare

Final release for JS Timer 2.0. Version 2 uses the power of jQuery and adds new features, including:

  • Add or remove up to 8 timer presets
  • Re-order timer presets in the configuration screen
  • Animated GUI and timer elements
  • Audible chime when starting Q&A and when time expires

Known Issues

  • Keyboard shortcuts for timer presets not working. Keyboard shortcuts have been unreliable working between browsers. Hopefully I can fix this for a 2.1 release.

Release candidate for JS Timer 2.0

12 Oct 02:03
Compare
Choose a tag to compare
Pre-release

This is the first release candidate for JS Timer 2.0. Version 2 uses the power of jQuery and adds new features, including:

  • Add or remove up to 8 timer presets
  • Re-order timer presets in the configuration screen
  • Animated GUI and timer elements
  • Sound effect playback when timer expires

App for Windows may happen or may not - I'm not happy with the node-webkit setup I used last time.

Known Issues

  • Keyboard shortcuts for timer presets not working

JS Timer 1.1

12 Mar 16:39
Compare
Choose a tag to compare

Version 1.1 of JS Timer

This version adds configurable tables for the "Presentation" and "Q&A" portions of the countdown, in case you want to provide different text on your display. This version also automatically resizes the timer display to provide better support for displays that differ from the 1024x768 for which I designed it.

JS Timer 1.0

11 Sep 16:37
Compare
Choose a tag to compare

Version 1.0 Release of JS Timer

Version 1.0 of JS Timer is now feature complete. Includes in-app help text with instructions.

New features include

  • Presets configurable in the application GUI
  • Persistent presets (using local storage)
  • Shortcut keys for most functions (presets, clock, pause timer)

This version is available as source HTML/JS files or "binary" applications releases. OSX app built using MacGap1. Windows app built using node-webkit.

jstimer Beta 0.9

02 Aug 01:07
Compare
Choose a tag to compare

Beta release 0.9 of jstimer. This version includes the time-of-day clock and dual-color clock widget.

If you want a binary app for Mac, grab the DMG. App created with Appify-UI.

Known issues:

  • Resuming countdown after timer has expired still draws unusual results in the timer widgets

jstimer Beta 0.8

21 Jul 02:38
Compare
Choose a tag to compare

Beta release 0.8 of jstimer. All timing functions are working. GUI acts as it should.

If you want a binary app for Mac, grab the DMG. App created with Appify-UI.

Known issues:

  • Resuming countdown after timer has expired draws unusual results in the timer widgets