#6 Include Postman
Merged 3 years ago by ngompa. Opened 3 years ago by otaylor.
otaylor/fedora-flathub-filter com-getpostman-Postman  into  main

file modified
+2 -2
@@ -240,8 +240,8 @@ 

  

  [com.getpostman.Postman]

  Name: Postman

- Include:

- Comments:

+ Include: yes

+ Comments: Downloads application via extra-data

  Summary: Postman is a complete API development environment.

  Homepage: https://www.getpostman.com

  Links: https://flathub.org/apps/details/com.getpostman.Postman https://github.com/flathub/com.getpostman.Postman

file modified
+1
@@ -4,6 +4,7 @@ 

  # Deny by default

  deny *

  allow com.bitwarden.desktop

+ allow com.getpostman.Postman

  allow com.microsoft.Teams

  allow com.skype.Client

  allow runtime/org.freedesktop.Platform/*/*

This is currently the #21 app on Flathub. It downloads the entire application
other than the Electron base-app via extra-data. There are no serious bugs in
https://github.com/flathub/com.getpostman.Postman/issues
(#82 is not obviously reproducible) and the Flatpak is actively maintained.

Pull-Request has been merged by ngompa

3 years ago
Metadata