HoloAlarm: Your Compact Hololive Stream Companion
HoloAlarm is a sleek, fan-made desktop app for Hololive dedicated Hololive fans. With its vertical, edge-docking layout and card-based UI, it keeps you updated on live and upcoming streams—without cluttering your screen.
Key Features:
- Minimalist Design: A slim, bar-shaped window that stays out of your way.
- Card-Based UI: Easily browse streams in a clean, organized layout.
- Live Notifications: Get instant updates so you never miss a stream.
- Customizable: Personalize your experience with features like 'Favorites' and 'Dark Mode'.
- Visit the GitHub Releases page. - Download the latest `.exe` file from the assets section. - Go to the Holodex website and log in. - Navigate to the `Account` > `Developer Settings` page. - Click the "New API Key" button to generate a new API key. - Copy the generated API key. - When you first run the application, you will be prompted to enter the Holodex API key. - Paste the copied API key into the input field and save. |
|
The application settings are stored in localSetting.json. You can find this file in the following locations depending on your operating system:
- Windows:
C:\Users\{USERNAME}\AppData\Roaming\HoloAlarm\localSetting.json - Linux:
~/.config/HoloAlarm/localSetting.json - macOS:
~/Library/Application Support/HoloAlarm/localSetting.json
To build and run this application locally, follow these steps:
-
Clone the repository:
git clone https://github.com/DongInSong/HoloAlarm.git cd HoloAlarm -
Install dependencies:
npm install
-
Run the application:
npm start
You can create distributable packages for Windows and Linux using the following commands:
-
For Windows (x64):
npm run build:win64
-
For Linux (x64):
npm run build:linux64
The release files will be located in the dist/ directory.
This application is powered by the Holodex API.
In compliance with the Holodex API license, this project acknowledges Holodex as the data source and provides a link to their service. The source code includes notices referring to the Holodex Public License and its disclaimer of warranties. We are committed to adhering to their terms of service.
This is a fan-made application and is not affiliated with Hololive Production or COVER Corporation. All icons, talent names, and other related assets are the property of COVER Corporation. This application is created in accordance with COVER Corporation's derivative works guidelines.
