All Projects → eugals → GTKAndroid

eugals / GTKAndroid

Licence: other
GTK+Android

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects
python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to GTKAndroid

gtk3-rs
Rust bindings for GTK 3
Stars: ✭ 451 (+517.81%)
Mutual labels:  gtk, gdk
gobject-example-rs
Example for exporting a GObject/C API from Rust
Stars: ✭ 31 (-57.53%)
Mutual labels:  gtk, glib
scalanative-gtk
scala-native bindings for Gtk+, GLib, ...
Stars: ✭ 26 (-64.38%)
Mutual labels:  gtk, glib
wingpanel-indicator-notifications
Wingpanel Notifications Indicator
Stars: ✭ 22 (-69.86%)
Mutual labels:  gtk
usbip-service-discovery
USB/IP Service Discovery - Provide GUI and some enhancement for USB/IP userspace
Stars: ✭ 25 (-65.75%)
Mutual labels:  gtk
gnome-keysign
An easier way to sign OpenPGP keys over the local network. A GTK/GNOME application to use GnuPG for signing other peoples' keys. Quickly, easily, and securely.
Stars: ✭ 42 (-42.47%)
Mutual labels:  gtk
libappindicator-rs
Rust safe bindings for the libappindicator library
Stars: ✭ 27 (-63.01%)
Mutual labels:  gtk
mpdevil
A simple music browser for MPD
Stars: ✭ 88 (+20.55%)
Mutual labels:  gtk
switchboard-plug-applications
Switchboard Applications Plug
Stars: ✭ 14 (-80.82%)
Mutual labels:  gtk
ESOLinuxAddonManager
[MIRROR] Elder Scrolls Online addon downloader, for Linux! Check the link below for the development repo which has the releases and issuetracker.
Stars: ✭ 25 (-65.75%)
Mutual labels:  gtk
dark-toggle
A small POSIX compliant shell script that toggles between the dark and light variants of a GTK theme.
Stars: ✭ 18 (-75.34%)
Mutual labels:  gtk
stashed
Stash and collect files to copy it later
Stars: ✭ 22 (-69.86%)
Mutual labels:  gtk
AbsTK
The Abstract Toolkit – a widget toolkit for GUI and text-mode applications.
Stars: ✭ 67 (-8.22%)
Mutual labels:  gtk
photos
Photo viewer and organizer designed for elementary OS
Stars: ✭ 101 (+38.36%)
Mutual labels:  gtk
gsmartcontrol
GSmartControl - Hard disk drive and SSD health inspection tool
Stars: ✭ 183 (+150.68%)
Mutual labels:  gtk
dippi
Calculate display info like DPI and aspect ratio
Stars: ✭ 57 (-21.92%)
Mutual labels:  gtk
darkbar
Darken window titlebars based on your preference. Made for elementary OS and GNOME.
Stars: ✭ 39 (-46.58%)
Mutual labels:  gtk
abaddon
An alternative Discord client made with C++/gtkmm
Stars: ✭ 333 (+356.16%)
Mutual labels:  gtk
wingpanel-indicator-datetime
Wingpanel Date & Time Indicator
Stars: ✭ 28 (-61.64%)
Mutual labels:  gtk
postcss-gtk
Processes GTK+ CSS into browser CSS
Stars: ✭ 23 (-68.49%)
Mutual labels:  gtk

The current code base DOESN'T WORK on the modern NDK versions. The last known version it did work with was r10. Some attempts to solve this incompatibility are hopefully introduced in this repo's forks here on GitHub.

GTKAndroid

This is a set of hacks, makefiles and configs allowing you to run GTK-based forms on Android platform.

Please see build instructions

Known issues/limitations of this 0.1alpha version:

  • It may take a few seconds for something to appear on the screen, when you run the app for the first time. (fontconfig processes all the system fonts then)

  • All libraries are statically linked atm (several of them are LGPL-licensed, which may be inappropriate for some applications)

  • Only "C" locale is supported by libc on Android

  • No soft keyboard support yet

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].