Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NexGame — Release Tracker

Track upcoming game releases with a live days-until-release countdown. A single-file PWA — no build tools, no backend, no API keys required.

Features

  • Track games with release dates, type (DLC/Patch/EAR), status (Queued/Prequel/Link/Ready), hype level, price, and custom card backgrounds
  • Live countdown for every tracked game
  • List & grid views with grouping by month and alphabetical sorting
  • Filters — filter by type, status, hype, price, and full-text search
  • Wikidata lookup — search for any game title and auto-fill its release date and artwork
  • Bulk import — paste a list of game titles and have each one looked up automatically
  • Dropbox sync — optional sync across devices using your own Dropbox app (client-side OAuth2 PKCE, no external server)
  • Analytics — release calendar, quarterly trends, lead-time distribution, and release-day patterns
  • Themes — Nebula, Ocean, Sunset, Forest, Midnight
  • PWA — installable, works offline, background updates
  • Backup & restore — export/import your data as JSON

Usage

Open index.html in a browser. That's it.

No server needed — localStorage keeps your data on-device. For cross-device sync, connect Dropbox in Settings > Sync.

Tech

Pure HTML, CSS, and vanilla JS in a single file. Data lives in localStorage. Release dates come from Wikidata (free, no key). Dropbox sync uses the Dropbox API with PKCE OAuth2.

About

Track upcoming game releases with a live days-until-release countdown. Single-file PWA with Wikidata lookup, Dropbox sync, analytics, and offline support. No build tools or backend required.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages