Welcome screen application to greet new users on their first login.
We need to translate budgie-welcome into your language/locale. Please help-out - visit:
https://www.transifex.com/ubuntu-budgie/budgie-welcome/
sudo apt install gir1.2-webkit2-4.0 python3-notify2 node-uglify
git clone https://github.com/UbuntuBudgie/budgie-welcome.git
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
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
./sassc-compile.sh
The project contains files with a variety of licenses. For the complete list of licenses, see debian/copyright file.