All Projects → elementary → onboarding

elementary / onboarding

Licence: GPL-3.0 license
Onboarding app for new users

Programming Languages

vala
323 projects
Meson
512 projects
CSS
56736 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to onboarding

calculator
Calculator app designed for elementary OS
Stars: ✭ 73 (+55.32%)
Mutual labels:  gtk, pantheon, gtk4
sideload
Sideload Flatpaks on elementary OS
Stars: ✭ 41 (-12.77%)
Mutual labels:  gtk, elementary
telegrand
A Telegram client for GNOME
Stars: ✭ 380 (+708.51%)
Mutual labels:  gtk, gtk4
obliviate
A password manager that forgets your passwords
Stars: ✭ 22 (-53.19%)
Mutual labels:  gtk, elementary
reco
A simple audio recording app for modern Linux desktop environment like Pantheon
Stars: ✭ 47 (+0%)
Mutual labels:  gtk, pantheon
capnet-assist
Captive Portal Assistant
Stars: ✭ 47 (+0%)
Mutual labels:  gtk, pantheon
switchboard-plug-onlineaccounts
Switchboard Online Accounts Plug
Stars: ✭ 25 (-46.81%)
Mutual labels:  gtk, pantheon
warble
Native Linux word-guessing game built in Vala and Gtk for elementary OS
Stars: ✭ 82 (+74.47%)
Mutual labels:  gtk, gtk4
switchboard-plug-bluetooth
Switchboard Bluetooth Plug
Stars: ✭ 23 (-51.06%)
Mutual labels:  gtk, pantheon
Playhouse
A Playground for HTML/CSS/JavaScript
Stars: ✭ 28 (-40.43%)
Mutual labels:  gtk, gtk4
rnote
A simple drawing application to create handwritten notes.
Stars: ✭ 1,538 (+3172.34%)
Mutual labels:  gtk, gtk4
wingpanel-indicator-datetime
Wingpanel Date & Time Indicator
Stars: ✭ 28 (-40.43%)
Mutual labels:  gtk, pantheon
dippi
Calculate display info like DPI and aspect ratio
Stars: ✭ 57 (+21.28%)
Mutual labels:  gtk, gtk4
gtk
🪟 Soothing pastel theme for GTK3
Stars: ✭ 150 (+219.15%)
Mutual labels:  gtk, gtk4
TapeDeck
[WIP] Modern and cross-platform music player with MPD support
Stars: ✭ 22 (-53.19%)
Mutual labels:  gtk, gtk4
palette
Color palette app for elementary OS
Stars: ✭ 32 (-31.91%)
Mutual labels:  gtk, elementary
Spreadsheet
A spreadsheet app designed for elementary OS
Stars: ✭ 66 (+40.43%)
Mutual labels:  gtk, pantheon
switcher
Set default wallpapers for Dark & Light mode.
Stars: ✭ 18 (-61.7%)
Mutual labels:  gtk, pantheon
wingpanel-indicator-bluetooth
Wingpanel Bluetooth Indicator
Stars: ✭ 18 (-61.7%)
Mutual labels:  gtk, pantheon
gui-python-gtk
Repositório criado para documentar e centralizar conteúdos, dicas, tutoriais e exemplos de código sobre a construção de interfaces com a linguagem de programação Python (PyGObject) e o toolkit gráfico Gtk 4.
Stars: ✭ 85 (+80.85%)
Mutual labels:  gtk, gtk4

Onboarding

Translation status

Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libgtk-4-dev
  • libgranite-7-dev
  • libadwaita-1-dev
  • meson
  • valac

Run meson to configure the build environment and then ninja to build

meson build --prefix=/usr
cd build
ninja

To install, use ninja install

ninja install

To test, reset the viewed key, then launch Onboarding:

gsettings reset io.elementary.onboarding viewed; io.elementary.onboarding
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].