Skip to content

🔵⛅ An experimental widget system, extendable and configurable using python.

License

Notifications You must be signed in to change notification settings

davidborzek/sora

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sora

sora is an experimental widget system, extendable and configurable using python and based on GTK3. You can create your own widgets in any window manager.

It is heavily inspired by some existing widget systems and window managers, see Credits.

Note: sora is still in development, and not ready for production use. You should expect breaking changes for the configuration api. Currently only x11 is supported.

Getting Started

Follow the wiki for more information.

Development

Requirements

  • python3
  • gtk3
  • libsass

Running locally

$ ./bin/sora start -c .config/

Note: You should create a local config directory at .config/ for development. Otherwise, sora will use the default config directory at $XDG_CONFIG_HOME/sora.

Credits

About

🔵⛅ An experimental widget system, extendable and configurable using python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published