Skip to content

samlane-ma/budgie-welcome

 
 

Repository files navigation

Budgie Welcome

Welcome screen application to greet new users on their first login.

Get it from the Snap Store

Translators

We need to translate budgie-welcome into your language/locale. Please help-out - visit:

https://www.transifex.com/ubuntu-budgie/budgie-welcome/

Installation

sudo apt install gir1.2-webkit2-4.0 python3-notify2 node-uglify sassc
git clone https://github.com/UbuntuBudgie/budgie-welcome.git

cd budgie-welcome

uglifyjs -o data/js/bootstrap.min.js data/js/bootstrap.js
uglifyjs -o data/js/baguetteBox.min.js data/js/baguetteBox.js
uglifyjs -o data/js/popper.min.js data/js/popper.js

bash sassc-compile.sh

Testing

cd budgie-welcome
./budgie-welcome -d

To test the live session

./budgie-welcome --force-session=live -d

To test a language or locale

./budgie-welcome --locale=pl

change "pl" to your language i18n shortcode

Screenshot

Live session

Screenshot of Budgie Remix Welcome App

Normal session

Screenshot of Budgie Remix Welcome App

LICENSES

The project contains files with a variety of licenses. For the complete list of licenses, see debian/copyright file.

About

Welcome app for Ubuntu Budgie

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.7%
  • JavaScript 21.9%
  • Python 20.0%
  • SCSS 2.2%
  • Shell 0.9%
  • CSS 0.2%
  • Other 0.1%