Skip to content

Latest commit

 

History

History
42 lines (33 loc) · 967 Bytes

File metadata and controls

42 lines (33 loc) · 967 Bytes

GitHub Metadata

Use this metadata on the GitHub repository page so the project is discoverable outside direct links.

Description

Native Apple Silicon menu bar app that brings mechanical keyboard sounds back to modern macOS.

Website

https://github.com/E-R-Butch/TickeysRedux/releases

Topics

  • macos
  • rust
  • keyboard-sounds
  • mechanical-keyboard
  • menu-bar-app
  • apple-silicon
  • typing-sounds
  • rodio
  • coreaudio
  • open-source

gh command

gh repo edit E-R-Butch/TickeysRedux \
  --description "Native Apple Silicon menu bar app that brings mechanical keyboard sounds back to modern macOS." \
  --homepage "https://github.com/E-R-Butch/TickeysRedux/releases" \
  --add-topic macos \
  --add-topic rust \
  --add-topic keyboard-sounds \
  --add-topic mechanical-keyboard \
  --add-topic menu-bar-app \
  --add-topic apple-silicon \
  --add-topic typing-sounds \
  --add-topic rodio \
  --add-topic coreaudio \
  --add-topic open-source