Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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!

Awesome Lists containing this project

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)