Website for the Trome music player for Plex Media Server
  • JavaScript 96.4%
  • HTML 3.4%
  • CSS 0.2%
Find a file
2026-06-02 08:38:41 -07:00
public Updated screenshots for new UI 2026-05-20 07:41:25 -07:00
src Fix duplicate 'Sound Check' entry in Home.jsx 2026-05-06 22:34:17 -07:00
.gitignore Refactor into Vite + React SPA deployable on Cloudflare Workers 2026-04-20 15:29:18 +00:00
index.html Add Umami analytics script to page header (#13) 2026-06-02 08:38:41 -07:00
package-lock.json Add package-lock.json for reproducible builds 2026-05-01 15:00:42 +00:00
package.json Drop Worker config from repo 2026-04-20 15:37:41 +00:00
postcss.config.js Refactor into Vite + React SPA deployable on Cloudflare Workers 2026-04-20 15:29:18 +00:00
README.md Delete README.md content 2026-04-20 09:35:35 -07:00
tailwind.config.js Refactor into Vite + React SPA deployable on Cloudflare Workers 2026-04-20 15:29:18 +00:00
vite.config.js Refactor into Vite + React SPA deployable on Cloudflare Workers 2026-04-20 15:29:18 +00:00
wrangler.toml Add wrangler.toml so Cloudflare Worker serves the built site 2026-05-01 15:00:19 +00:00