Seamlessly integrate your work and life with one powerful platform.
Topaz is a open-source dashboard that prioritizes customization and productivity. If all goes well, Topaz will be a complete desktop app for all the major operating systems with the following features:
- Customizable Themes
- Customizable Widgets
- Customizable Status Bar
- Keyboard Shortcuts
Topaz is currently in development. I just restarted, so there isn't much that's done so far. Feel free to contribute!
- Clone the repository with:
git clone https://github.com/jewels86/Topaz.git
- Install dependencies:
npm install
- Run the app!
npm start
- Finish!