~jagtalon/Alarm-Pup

A countdown timer that barks.

fa71bcc Organize into bin/ and src/ directories

3 years ago
~jagtalon/public-inbox

New mailing list added

3 years ago

Alarm Pup banner

#Features

Alarm Pup is a countdown timer that barks. It's tool that's meant to remind you to take frequent breaks throughout the day.

  • Tiny: it's just a timer with a wagging dog.
  • Lean: it's light on resources so it won't bog down your computer.
  • Private: no ads, tracking, or analytics.

#Building

  • Download https://github.com/c-smile/sciter-js-sdk (tested with 4.4.8.13)
  • Run sciter-js-sdk/bin/quark/windows/quark-start.bat
    • Point it to build in alarm-pup/bin
  • Install AutoHotkey
  • Compile util/Create Start Menu.ahk to Create Start Menu.exe then copy it to bin/windows/*/util
  • Upload to itch.io:
    • butler push . 'jagtalon/alarm-pup:win-64'
    • butler push . 'jagtalon/alarm-pup:win-32'