site  contact  subhomenews

User customization added to Flapi

May 11, 2023 — BarryK

Flapi, the Flatpak Installer, was in need of this: the user is now able to add entries.

Before getting onto that though, a report on more apps added to Flapi. Here is the previous report:

https://bkhome.org/news/202305/more-flatpaks-added-to-the-installer.html

Have added some more:

img1

The flathub.org repository has about 2,000 apps, whereas Flapi only has a small selection. There is a need for users to be able to easily add more to Flapi. I have now implemented that capability. The main window now has a "Customize" button:

img2

Click on the "Customize" button:

img3

...these are simple fields to fill in. The way that you find the information is go to flathub.org and find the page of the app that you want to install.

After clicking "Add", some checking of the entry-fields is performed, and an attempt to bring up the app page to verify that the "App ID" is correct. The page is brought up in the web browser, and a window asks if it is correct:

img4

...if not OK, there is a return to the previous window. When you get all fields correct, the new app will appear in Flapi.

A technical note: In the above example of GoldenDict, the new entry will be a file, /usr/local/flatpak/custom/goldendict, which may be manually edited, and also deleted.

Furthermore, these files can be shared. You can post the 'goldendict' file at the forum, at this thread:

https://forum.puppylinux.com/viewtopic.php?t=8248&start=50

And others can download it to /usr/local/flatpak/custom, then when they start Flapi the new app will appear automatically. This is a very simple way to share Flatpaks. This will require the upcoming Easy 5.3.        

Tags: easy