Deploy a personalized browser start page with your own navigation links and social media shortcuts.
Show real-time weather, a live clock, and daily quotes on your personal homepage.
Host a music player linked to NetEase Cloud Music or QQ Music on your own start page.
Requires an Amap API key for weather, music player works only in mainland China.
This is the source code for a personal homepage, created by a Chinese developer who wanted to rebuild their home page with a cleaner design. It is a browser-based start page or personal landing page that you can host yourself and customize to suit your own links, style, and preferences. The page includes several features that run in real time when loaded in a browser. There is a live clock showing the current date and time, a real-time weather display based on your location, a progress bar showing how far through the current year or day you are, a music player, and a rotating one-line quote pulled from a service called Hitokoto that serves random literary and pop-culture quotes in Chinese. The page also loads with an animated entrance effect and adapts its layout for both desktop and mobile screens. To customize it, you edit a few JSON configuration files to set your own navigation links, social media links, and site icons. Weather requires an API key from a Chinese mapping platform called Amap (Gaode). The music player connects to either NetEase Cloud Music or QQ Music via a streaming API, and the music library feature is noted as working only in mainland China due to regional licensing restrictions. Setting it up requires Node.js on your computer to build the project, after which you get a folder of static files you can upload to any web host or deploy with a service like Vercel. The README is written primarily in Chinese. The tech stack is Vue 3 with Vite as the build tool, Pinia for state management, and Aplayer for the music player component. No license is stated in the README.
← imsyy on gitmyhub — every repo by this author, as a profile.
Verify against the repo before relying on details.