Implement offline mode #1
Labels
No Label
Bug
Documentation
Feature
No Milestone
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: adngdb/ghettoblastr#1
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
GhettoBlastr should be usable offline. We can use a service worker for that, caching the JSON file and all audio assets on first load (or if the user clicks an "Install" button? ).
Ultimately, it'd be great to be able to install this webapp on mobile platforms, but I'm not too sure what the state of that technology currently is.