mirror of
https://github.com/SrIzan10/lofi.git
synced 2026-06-06 00:56:53 +00:00
22 lines
954 B
Markdown
22 lines
954 B
Markdown
# lofi.srizan.dev
|
|
|
|
The ultimate lofi player and productivity tool. Uses music from [Chillhop](https://chillhop.com/) and others.
|
|
|
|
Chillhop's API had been reverse engineered to allow for custom stations and simplification of certain data to save bandwidth.
|
|
|
|
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
|
|
- **Frontend**: [Svelte](https://svelte.dev/)
|
|
- **Backend**: [Cloudflare Workers](https://workers.cloudflare.com/)
|