← Back to all apps
QuickNote

QuickNote

Quick note-taking

QuickNote screenshot

Features

📝Instant note capture
ðŸ’ūAuto-save
📄Markdown support
🔍Search notes
ðŸŠķLightweight & fast

Download QuickNote

Choose your preferred installation method below.

Install via APT

First, add the Gnome Starter Pack repository (if not already added):

# Add the GPG key
curl -fsSL https://apt.gnomestarterpack.com/gpg.key | sudo gpg --dearmor -o /usr/share/keyrings/gnomestarterpack.gpg

# Add the repository
echo "deb [signed-by=/usr/share/keyrings/gnomestarterpack.gpg] https://apt.gnomestarterpack.com noble main" | sudo tee /etc/apt/sources.list.d/gnomestarterpack.list

# Update package list
sudo apt update

Then install QuickNote:

sudo apt install gnomestarterpack-quicknote

Install via Flatpak

First, add the Gnome Starter Pack Flatpak repository (if not already added):

flatpak remote-add --if-not-exists gnomestarterpack https://gnomestarterpack.com/gnomestarterpack.flatpakrepo

Then install QuickNote:

flatpak install gnomestarterpack info.debuck.QuickNote

Download AppImage

QuickNote is available as a portable AppImage. Download it, make it executable, and run:

Download QuickNote AppImage

After downloading: chmod +x quicknote-latest.AppImage