A fun app to generate notification sounds of some queer dating apps
Go to file
Hemish 67a40d3196 Add instructions in README.md 2023-12-30 23:24:04 +05:30
data Initial 2023-12-30 23:12:03 +05:30
po Initial 2023-12-30 23:12:03 +05:30
screenshots Initial 2023-12-30 23:12:03 +05:30
src remote help-overlay.ui 2023-12-30 23:17:43 +05:30
subprojects Initial 2023-12-30 23:12:03 +05:30
.gitignore Initial 2023-12-30 23:12:03 +05:30
COPYING Initial 2023-12-30 23:12:03 +05:30
README.md Add instructions in README.md 2023-12-30 23:24:04 +05:30
meson.build Initial 2023-12-30 23:12:03 +05:30
net.hemish.crusher.json Initial 2023-12-30 23:12:03 +05:30
python3-playsound.json Initial 2023-12-30 23:12:03 +05:30

README.md

Crusher

This is a fun app to generate notification sounds of some queer dating apps (for example, Grindr). The app provides an option to select the app to mimic the notification of, and then generates notification sound on press of a button.

Screenshots

Dark style

Light style

Technologies used

Install

Grab .flatpak file from latest release

Build yourself

If you are building it locally with Meson, without Flatpak, these things are required:

  • GTK4
  • Libadwaita
  • python3
  • 'playsound' python module
  • and ofcourse Meson!