JeysonFlores / ElementaryCpp

C++ - Gtk - Granite - Flatpak

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Screenshot Screenshot

Description

ElementaryCpp is a template for eOS applications, meaning that it's built over Gtkmm and C++17.

Features

  • GSchema Support
  • ElementaryOS 6 Dark Mode Support (thanks to @davidmhewitt)
  • Flatpak Manifest Example

Build & Run

git clone https://github.com/JeysonFlores/ElementaryCpp
cd ElementaryCpp
flatpak-builder build com.github.jeysonflores.elementarycpp.json --user --install --force-clean
flatpak run com.github.jeysonflores.elementarycpp

About

C++ - Gtk - Granite - Flatpak

License:MIT License


Languages

Language:C++ 75.9%Language:Meson 19.1%Language:Python 5.0%