- name: Linphone description: Open Source VOIP stable: https://linphone.org/flatpak/linphone.flatpakref instructions: "Official desktop version from linphone.org" cli: - flatpak install --from https://linphone.org/flatpak/linphone.flatpakref - flatpak run com.belledonnecommunications.linphone - name: MonoDevelop description: Cross platform IDE for C#, F# and more stable: https://download.mono-project.com/repo/monodevelop.flatpakref instructions: "MonoDevelop is available as a Flatpak preview from Xamarin. See the MonoDevelop Linux download page for more information." cli: - flatpak install --from https://download.mono-project.com/repo/monodevelop.flatpakref - flatpak run com.xamarin.MonoDevelop - name: Scribus description: Open Source Page Layout and Desktop Publishing (DTP) nightly: http://drjurf.tk/scribus-flatpak/scribus-nightly.flatpakref cli: - flatpak install http://drjurf.tk/scribus-flatpak/scribus-nightly.flatpakref - flatpak run net.scribus.Scribus - name: Firefox Developer description: Browse the Web nightly: https://firefox-flatpak.mojefedora.cz/org.mozilla.FirefoxDevEdition.flatpakref instructions: "Developer edition of Firefox" cli: - flatpak install --from https://firefox-flatpak.mojefedora.cz/org.mozilla.FirefoxDevEdition.flatpakref - flatpak run org.mozilla.FirefoxDevEdition - name: Firefox Nightly description: Browse the Web nightly: https://firefox-flatpak.mojefedora.cz/org.mozilla.FirefoxNightly.flatpakref instructions: "Nightly edition of Firefox" cli: - flatpak install --from https://firefox-flatpak.mojefedora.cz/org.mozilla.FirefoxNightly.flatpakref - flatpak run org.mozilla.FirefoxNightly