Skip to content

uranometrical/rising-sun

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rising Sun

Solar Tweaks - Redone.

A fork of Solar Tweaks with added features.

What is Rising Sun?

Rising Sun is a Solar Tweaks fork designed to provide more features, as well as modular plug-in support.

Building From Source?

Prerequisites

# 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

Packages

No packages published

Languages

  • Vue 51.9%
  • JavaScript 46.7%
  • HTML 1.4%