appimage
Here are 248 public repositories matching this topic...
-
Updated
Jan 31, 2022 - C++
-
Updated
Mar 20, 2022 - Python
-
Updated
Feb 5, 2022 - C++
-
Updated
Feb 22, 2022 - Python
-
Updated
Aug 13, 2021 - Haskell
Many Distributions have an EOL date. Add a column for this to Distribution and use this to sort/filter/hide distributions on Webui::DistributionsController#new and DistributionsController#index
-
Updated
Mar 15, 2022 - Python
-
Updated
Dec 4, 2021 - C++
-
Updated
Mar 19, 2022 - Dart
-
Updated
Mar 7, 2020 - Haskell
-
Updated
Feb 18, 2022 - C++
-
Updated
Mar 1, 2022 - CSS
-
Updated
Mar 3, 2022 - C++
-
Updated
Mar 10, 2022 - C#
Ncurses frontend
Is your feature request related to a problem? Please describe.
Yes. GUI is for children and CLI doesn't give me the launching capabilities.
Describe the solution you'd like
A non-gui/non-cli frontend
Describe alternatives you've considered
Ncurses
Additional context
None
Currently when you filter your search, it only looks for the patterns in the name of the file, not the description. This will cause applications to not show up when looking for something generic.
For example, I wanted to explore sql clients available as appimage. It listed only 6

(This change is extremely niche, but shouldn't be too hard to implement.)
I'm making a predominately x86_64 AppImage that contains an ARM binary.
Normally, my program depends on libc6-armhf-cross:all which installs a binary interpreter at /usr/arm-linux-gnueabihf/lib/ld-linux-armhf.so.3. Then I can use QEMU user-mode's QEMU_LD_PREFIX environmental variable to make `/lib/ld-linux-armhf.
-
Updated
Mar 2, 2022 - Vue
Improve this page
Add a description, image, and links to the appimage topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the appimage topic, visit your repo's landing page and select "manage topics."

Trying to
--appimage-extract-and-runa x86_64 Linux AppImage on FreeBSD 12.1-RELEASE-p8 with the Linux compatibility layer:but