Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joulev/waveplates
PWA to calculate how many stamina you have in your gacha accounts
https://github.com/joulev/waveplates
nextjs offline-first pwa
Last synced: 3 months ago
JSON representation
PWA to calculate how many stamina you have in your gacha accounts
- Host: GitHub
- URL: https://github.com/joulev/waveplates
- Owner: joulev
- License: mit
- Created: 2024-09-08T16:47:09.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-08T18:06:06.000Z (4 months ago)
- Last Synced: 2024-09-09T19:49:57.530Z (4 months ago)
- Topics: nextjs, offline-first, pwa
- Language: TypeScript
- Homepage: https://waveplates.joulev.dev
- Size: 308 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license
Awesome Lists containing this project
README
# Waveplates
https://waveplates.joulev.dev
A simple PWA to help you track your stamina in gacha games. Built with Next.js.
- Requires no log in or account creation or anything
- Can be used like any normal web apps in browsers
- Full offline support## Installation
Please look up the PWA (progressive web app) installation steps for your browser and platform. If PWA is supported in that browser, you should be able to install this app like any other PWAs.
For example, on iOS Safari, you simply need to **Share** → **Add to Home Screen**.
## Notes
Please don't stress test the app. I built it mostly for my own use, so I assume all users are nice and I did very minimal input validation. If you stress test the app and weird things happen it's on you. I don't plan to add sufficient input validation in the future.
## TODOs
- Log in (with GitHub?) to sync (need to save data in some online database...)
- Push notification when the stamina is almost full