https://github.com/daijobudes/osu-chat-web
osu! Chat client via web using OAuth
https://github.com/daijobudes/osu-chat-web
alpinejs chat-client html js oauth vite
Last synced: about 2 months ago
JSON representation
osu! Chat client via web using OAuth
- Host: GitHub
- URL: https://github.com/daijobudes/osu-chat-web
- Owner: DaijobuDes
- License: gpl-3.0
- Created: 2025-01-25T10:38:48.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-07-07T08:29:46.000Z (about 1 year ago)
- Last Synced: 2025-07-12T06:37:35.755Z (12 months ago)
- Topics: alpinejs, chat-client, html, js, oauth, vite
- Language: JavaScript
- Homepage:
- Size: 202 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# osu-chat-web
Chat client for osu! via web browser
- Authenticates using oauth
- Add a python flask proxy to communicate with the API endpoints (blame CORS)
- Databaseless and lightweight as much as possible