~jagtalon/Alarm-Pup

A countdown timer that barks.
fa71bcc4 — Jag Talon 3 years ago
Organize into bin/ and src/ directories
d1226baf — Jag Talon 3 years ago
Add README and LICENSE
7c8ac730 — Jag Talon 3 years ago
Initial commit for Alarm Pup

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~jagtalon/Alarm-Pup
read/write
git@git.sr.ht:~jagtalon/Alarm-Pup

You can also use your local clone with git send-email.

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'
Do not follow this link