Skip to content
This repository has been archived by the owner on Jun 30, 2019. It is now read-only.

BrannAR/brannar-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
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

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

Compile scss files

 ./sassc-compile.sh

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

Packages

 
 
 

Languages

  • HTML 45.8%
  • JavaScript 27.0%
  • Python 20.9%
  • CSS 5.3%
  • Shell 0.9%
  • Red 0.1%