Skip to content

monkaBlyat/ThemeTwister

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 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

Releases

No releases published

Packages

No packages published

Languages

  • Vala 80.6%
  • CSS 10.3%
  • Meson 7.3%
  • Shell 1.8%