~jagtalon/Ear-Transit

Listen to background noises.

0bbca21 Update README

1 year, 8 months ago

f9b65be Switch attribute from title to background

1 year, 8 months ago

Ear Transit banner

#Features

Ear Transit is a tiny tool that helps you focus and relax. Transport yourself to a cafe or summon a storm at an instant.

  • Offline: background sounds come with the download.
  • Private: no tracking or analytics.
  • Fast: loads instantly and gets out of your way.

#Credits

#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 ear-transit/bin
  • Install AutoHotkey
  • Run util/Copy Assets.ahk to move the audio files to bin/windows/x32 and bin/windows/x64
  • 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/ear-transit:win-64'
    • butler push . 'jagtalon/ear-transit:win-32'