Solar Tweaks - Redone.
A fork of Solar Tweaks with added features.
Rising Sun is a Solar Tweaks fork designed to provide more features, as well as modular plug-in support.
- Node.js (with npm)
# Clone the Rising Sun repository
$ git clone https://github.com/uranometrical/rising-sun.git
# Enter into the generated directory
$ cd rising-sun/
# Install npm depnendeices required by the project
$ npm i
# Build the software
$ npm run electron:build