Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/AlexFlipnote/OsuKeyboard
A nice little software that simulates the typing sound from Osu!
https://github.com/AlexFlipnote/OsuKeyboard
keyboard osu python software sound
Last synced: about 1 month ago
JSON representation
A nice little software that simulates the typing sound from Osu!
- Host: GitHub
- URL: https://github.com/AlexFlipnote/OsuKeyboard
- Owner: AlexFlipnote
- License: gpl-3.0
- Created: 2019-06-03T19:56:35.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-06-03T22:06:38.000Z (over 5 years ago)
- Last Synced: 2024-08-01T21:59:14.801Z (5 months ago)
- Topics: keyboard, osu, python, software, sound
- Language: Python
- Size: 9.91 MB
- Stars: 17
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- starred - AlexFlipnote/OsuKeyboard - A nice little software that simulates the typing sound from Osu! (Python)
README
# OsuKeyboard
A nice little software that simulates the typing sound from Osu!If you want to see how it looks, click [here](https://i.alexflipnote.dev/3rSb3XE.mp4) for a short demo.
## Download program
Click [here](https://github.com/AlexFlipnote/OsuKeyboard/raw/master/osukeyboard.exe) to download it.
If Windows Defender comes up and warns you, the only reason it does such is due to unsigned software. (Not paying for that..)## Discord
If you want to visit my Discord: https://discord.gg/DpxkY3x## Requirements
- Python 3.6 or above
- Windows 7 or above## Sources
- [ethanhs/pyhooked](https://github.com/ethanhs/pyhooked)
- [Key sounds from Osu!](https://github.com/ppy/osu-resources/tree/master/osu.Game.Resources/Samples/Keyboard)
- [TaylorSMarks/playsound](https://github.com/TaylorSMarks/playsound)