Skip to content

krishenriksen/ThemeTwister

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThemeTwister

ThemeTwister GUI for TwisterOS.

Spotlight Screenshot

Building, Testing, and Installation

$ sudo apt install meson ninja-build libgee-0.8-dev libgnome-menu-3-dev cdbs valac libvala-*-dev libglib2.0-dev libwnck-3-dev libgtk-3-dev python3 python3-wheel python3-setuptools

Run meson build to configure the build environment:

meson --prefix=/usr/local -Dbuildtype=release build

This command creates a build directory. For all following commands, change to the build directory before running them.

To build themetwister, use ninja:

ninja

To install, use ninja install

ninja install

Support the project

Buy Me A Coffee