Skip to content

underscorelior/homepage

Repository files navigation

Homepage

image

A highly customizable new tab page featuring a Spotify display, countdowns, a settings menu for toggling elements, and an easy to use syncing system.

Features

  • Spotify now playing display
  • Clock with weather info
  • Intuitive countdown system
  • Customization via settings panel
  • Settings sync using sync codes

Future Plans

  • Basic offline mode and PWA for mobile
  • Notes section with Markdown support

Stretch Goals

  • Small games like Minesweeper or Sudoku
  • School assignment tracker and grade chart

Run

  1. Clone the repository.
  2. Install dependencies using npm or yarn.
  3. Start the dev environment with yarn run dev or npm run dev.
  4. Edit the .env file:
 WEATHER_KEY = "" # from OpenWeatherMap
 SPOTIFY_CLIENT_ID = "" # https://developer.spotify.com
 BACKEND_URL = "" # https://github.com/underscorelior/homepage-backend (deploy on Vercel)

Important

Make sure to add http://localhost:5137 to the redirect URIs

About

My browser homepage

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published