Call for testing: FeatherPad

I would like to announce a call of testing for the unofficial FeatherPad snap. FeatherPad is a lightweight Qt5 plain-text editor for Linux.

Screenshot

How to install

Get it from the Snap Store

or, in a terminal:

# Install the snap #
sudo snap install --channel=beta featherpad

# Connect the snap to optional security confinement interfaces #
## For loading/saving files under `/mnt` and `/media` ##
sudo snap connect featherpad:removable-media

# Launch the application #
featherpad
snap run featherpad # If you have another existing installation

What to test

  • Can you properly launch the application?
  • Do you notice any problems during using the application?

How to contribute

Here’s the source repository of the snap: https://github.com/Lin-Buo-Ren/featherpad-snap