docs: update readme with features

This commit is contained in:
2026-04-27 19:22:33 +02:00
committed by GitHub
parent 7d9048d67b
commit 028abc475f

View File

@@ -6,9 +6,16 @@ Chillhop's API had been reverse engineered to allow for custom stations and simp
Try it out now at [lofi.srizan.dev](https://lofi.srizan.dev)! Try it out now at [lofi.srizan.dev](https://lofi.srizan.dev)!
## Features
- Neat and beautiful glassmorphic UI! (inspired by liquid glass but actually utilitarian)
- Multple stations, backgrounds and sounds (from Chillhop)
- Custom Lofi Sleep station with music that (hopefully) helps you sleep! (it did help me for a while)
- Todo lists, 20-20-20 rule and Pomodoro timers
- Account number based authentication system
- Listening stats
- (soon) Todo list item syncing
- Song metadata in iOS and Android (and basically anything that supports the `MediaMetadata` API)
## Tech stack ## Tech stack
- **Frontend**: [Svelte](https://svelte.dev/) - **Frontend**: [Svelte](https://svelte.dev/)
- **Backend**: [Cloudflare Workers](https://workers.cloudflare.com/) - **Backend**: [Cloudflare Workers](https://workers.cloudflare.com/)
- **Feedback**: [Echospace](https://echospace.dev/)
(ps: i'm really bad at writing readmes and keeping them updated, so the best way to test this is to just try it out! it's really good already)