All Projects → elementary → sideload

elementary / sideload

Licence: GPL-3.0 License
Sideload Flatpaks on elementary OS

Programming Languages

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

Projects that are alternatives of or similar to sideload

ElementaryLua
Lua + GTK + Granite + Flatpak
Stars: ✭ 19 (-53.66%)
Mutual labels:  gtk, gtk3, granite, flatpak
palette
Color palette app for elementary OS
Stars: ✭ 32 (-21.95%)
Mutual labels:  gtk, gtk3, elementary
date-countdown
A date countdown applet
Stars: ✭ 15 (-63.41%)
Mutual labels:  gtk, granite, flatpak
switcher
Set default wallpapers for Dark & Light mode.
Stars: ✭ 18 (-56.1%)
Mutual labels:  gtk, gtk3, granite
photos
Photo viewer and organizer designed for elementary OS
Stars: ✭ 101 (+146.34%)
Mutual labels:  gtk, gtk3
wingpanel-indicator-notifications
Wingpanel Notifications Indicator
Stars: ✭ 22 (-46.34%)
Mutual labels:  gtk, gtk3
wingpanel-indicator-datetime
Wingpanel Date & Time Indicator
Stars: ✭ 28 (-31.71%)
Mutual labels:  gtk, gtk3
AbsTK
The Abstract Toolkit – a widget toolkit for GUI and text-mode applications.
Stars: ✭ 67 (+63.41%)
Mutual labels:  gtk, gtk3
Commit
Commit message editor
Stars: ✭ 102 (+148.78%)
Mutual labels:  gtk, flatpak
abaddon
An alternative Discord client made with C++/gtkmm
Stars: ✭ 333 (+712.2%)
Mutual labels:  gtk, gtk3
switchboard-plug-applications
Switchboard Applications Plug
Stars: ✭ 14 (-65.85%)
Mutual labels:  gtk, gtk3
dippi
Calculate display info like DPI and aspect ratio
Stars: ✭ 57 (+39.02%)
Mutual labels:  gtk, flatpak
switchboard-plug-useraccounts
Switchboard User Accounts Plug
Stars: ✭ 13 (-68.29%)
Mutual labels:  gtk, gtk3
stashed
Stash and collect files to copy it later
Stars: ✭ 22 (-46.34%)
Mutual labels:  gtk, flatpak
switchboard-plug-wacom
Manage drawing tablets and Wacom devices
Stars: ✭ 17 (-58.54%)
Mutual labels:  gtk, gtk3
postcss-gtk
Processes GTK+ CSS into browser CSS
Stars: ✭ 23 (-43.9%)
Mutual labels:  gtk, gtk3
pgtk-emacs-flatpak
A Flatpak build of emacs from a combined pure-gtk and native comp branch
Stars: ✭ 17 (-58.54%)
Mutual labels:  gtk3, flatpak
vulcan
A minimalistic text editor designed for both ordinary use and software development
Stars: ✭ 46 (+12.2%)
Mutual labels:  gtk, gtk3
radiotray-lite
Online radio streaming player with minimum interface that runs on a Linux system tray
Stars: ✭ 49 (+19.51%)
Mutual labels:  gtk, gtk3
live-chart
A real-time charting library for Vala and GTK3 based on Cairo
Stars: ✭ 47 (+14.63%)
Mutual labels:  gtk, gtk3

Sideload

Translation status

Flatpak Installer

screenshot

Building, Testing, and Installation

You'll need the following dependencies:

  • libflatpak-dev
  • libgranite-dev (>=5.4.0)
  • libgtk-3-dev
  • libhandy-1-dev
  • libxml2-dev
  • meson
  • valac

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

meson build --prefix=/usr
cd build
ninja

To install, use ninja install, then execute with io.elementary.sideload

ninja install
io.elementary.sideload
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].