All Projects → elementary → initial-setup

elementary / initial-setup

Licence: GPL-3.0 license
New user setup app designed for elementary OS

Programming Languages

vala
323 projects
Meson
512 projects

Projects that are alternatives of or similar to initial-setup

capnet-assist
Captive Portal Assistant
Stars: ✭ 47 (+38.24%)
Mutual labels:  gtk, gtk3
wingpanel-indicator-datetime
Wingpanel Date & Time Indicator
Stars: ✭ 28 (-17.65%)
Mutual labels:  gtk, gtk3
switchboard-plug-useraccounts
Switchboard User Accounts Plug
Stars: ✭ 13 (-61.76%)
Mutual labels:  gtk, gtk3
Myxer
A modern Volume Mixer for PulseAudio.
Stars: ✭ 190 (+458.82%)
Mutual labels:  gtk, gtk3
switchboard-plug-applications
Switchboard Applications Plug
Stars: ✭ 14 (-58.82%)
Mutual labels:  gtk, gtk3
pw3270
3270 Emulator for gtk
Stars: ✭ 38 (+11.76%)
Mutual labels:  gtk, gtk3
photos
Photo viewer and organizer designed for elementary OS
Stars: ✭ 101 (+197.06%)
Mutual labels:  gtk, gtk3
notifications
Gtk Notifications Server
Stars: ✭ 39 (+14.71%)
Mutual labels:  gtk, gtk3
AbsTK
The Abstract Toolkit – a widget toolkit for GUI and text-mode applications.
Stars: ✭ 67 (+97.06%)
Mutual labels:  gtk, gtk3
postcss-gtk
Processes GTK+ CSS into browser CSS
Stars: ✭ 23 (-32.35%)
Mutual labels:  gtk, gtk3
ElementaryLua
Lua + GTK + Granite + Flatpak
Stars: ✭ 19 (-44.12%)
Mutual labels:  gtk, gtk3
live-chart
A real-time charting library for Vala and GTK3 based on Cairo
Stars: ✭ 47 (+38.24%)
Mutual labels:  gtk, gtk3
flate
🌈 Colorful dark themes
Stars: ✭ 35 (+2.94%)
Mutual labels:  gtk, gtk3
switchboard-plug-wacom
Manage drawing tablets and Wacom devices
Stars: ✭ 17 (-50%)
Mutual labels:  gtk, gtk3
ThemeChanger
Theme changing utility for Linux, etc.
Stars: ✭ 14 (-58.82%)
Mutual labels:  gtk, gtk3
wingpanel-indicator-notifications
Wingpanel Notifications Indicator
Stars: ✭ 22 (-35.29%)
Mutual labels:  gtk, gtk3
gmrun
A run utiliy featuring a slim design and bash style auto-completion.
Stars: ✭ 35 (+2.94%)
Mutual labels:  gtk, gtk3
dopewars
Game simulating the life of a drug dealer in New York
Stars: ✭ 47 (+38.24%)
Mutual labels:  gtk, gtk3
abaddon
An alternative Discord client made with C++/gtkmm
Stars: ✭ 333 (+879.41%)
Mutual labels:  gtk, gtk3
libappindicator-rs
Rust safe bindings for the libappindicator library
Stars: ✭ 27 (-20.59%)
Mutual labels:  gtk, gtk3

Initial Setup

Translation status

An initial setup app to create new users

Screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • desktop-file-utils
  • gettext
  • granite >= 0.5
  • libaccountsservice-dev
  • libgnomekbd-dev
  • libgtk-3-dev
  • libhandy-1-dev
  • libjson-glib-dev
  • libpwquality-dev
  • libxml2-dev
  • libxml2-utils
  • meson
  • valac

Run meson build to configure the build environment. Change to the build directory and run ninja test to build and run automated tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with io.elementary.initial-setup

sudo ninja install
io.elementary.initial-setup
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].