Giter Site home page Giter Site logo

pauloboaventura / budgie-extras Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ubuntubudgie/budgie-extras

1.0 1.0 0.0 24.42 MB

Additional Budgie Desktop enhancements for user experience

Home Page: https://ubuntubudgie.org

License: GNU General Public License v3.0

Python 18.58% Meson 5.67% Shell 0.37% Vala 75.31% C 0.05% Roff 0.02%

budgie-extras's Introduction

budgie-extras

Additional enhancements for the user experience

Plugins:

  • Hotcorners
  • Quicknote
  • Workspace Switcher Overview
  • Wallpaper Switcher
  • Workspace Mover
  • ShowTime
  • CountDown
  • Automatic Keyboard Layout Switcher
  • Screen Rotation Lock
  • ClockWorks
  • DropBy
  • Kangaroo
  • WeatherShow
  • Trash
  • App-launcher
  • RecentlyUsed
  • Take-A-Break
  • Workspace Stopwatch
  • Fuzzy Clock
  • Brightness Controller
  • Visualspace
  • Applications Menu
  • Network Manager

Standalone

budgie mini-apps - see the individual components for details

  • Budgie Extras Daemon
  • Budgie Wallstreet
  • Budgie Quickchar (needs the extras daemon as a runtime dependency)
  • Budgie Window Previews (needs the extras daemon as a runtime dependency)
  • Budgie Shuffler

Installation

By default all applets are compiled and installed:

 mkdir build && cd build
 meson --buildtype plain --prefix=/usr --libdir=/usr/lib
 ninja -v
 sudo ninja install

If individual applets (or groups of applets) are to be compiled and installed use the options described in meson_options.txt i.e. use -Dbuild-all=false -Dbuild-appletoption=true

e.g. to build just the hotcorners and weathershow applets

 mkdir build && cd build
 meson --buildtype plain -Dbuild-all=false -Dbuild-hotcorners=true -Dbuild-weathershow=true --prefix=/usr --libdir=/usr/lib
 ninja -v
 sudo ninja install

Distro's

We love Budgie-Extras to work across as many distro's as possible. So please let us know if your distro has packaged budgie-extras and how to install.

Packaging status

Build/Runtime dependencies

Individual applets/mini apps have build and runtime dependencies. These are described by https://github.com/UbuntuBudgie/budgie-extras/blob/debian/debian/control

Project License

The overall license for the project is GPL-3+. It is important to note, various individual source files varies from this and git-submodules have a separate licensing.

This is covered by https://github.com/UbuntuBudgie/budgie-extras/blob/debian/debian/copyright

budgie-extras's People

Contributors

addyess avatar boredland avatar codic12 avatar deadbaed avatar dmitry-markin avatar fossfreedom avatar hexcube avatar jacob-vlijm avatar jacobschaer avatar mrmoss avatar samlane-ma avatar serdarsen avatar transifex-integration[bot] avatar trilantis avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.