GitPedia

Sticky

A simple sticky notes app for GNOME

From vixalien·Updated June 22, 2026·View on GitHub·

Sticky Notes is a simple note taking application for the GNOME desktop. It is written in GJS and uses GTK4. The project is written primarily in TypeScript, distributed under the MIT License license, first published in 2023. Key topics include: gjs, gnome, gtk, gtk4, linux.

Latest release: v0.2.7
April 16, 2025View Changelog →
<div align="center"> <img src="/data/icons/hicolor/scalable/apps/com.vixalien.sticky.svg" height="64">

Sticky Notes

Please do not theme this app

Sticky Notes is a simple note taking application for the GNOME desktop. It is
written in GJS and uses GTK4.

All notes
Note

</div>

Installation

From Flathub

Sticky Notes is available to download on
Flathub.

<a href="https://flathub.org/apps/details/com.vixalien.sticky" title="Download on Flathub"> <picture> <source media="(prefers-color-scheme: dark)" srcset="https://flathub.org/api/badge?locale=en&light"> <source media="(prefers-color-scheme: light)" srcset="https://flathub.org/api/badge?locale=en"> <img alt="Download Sticky Notes on Flathub" src="https://flathub.org/api/badge?locale=en"> </picture> </a>

From source

To install from source, you need nodejs and yarn installed. Then, you need
to clone the repository by being careful to also pull in the submodules:

sh
git clone https://github.com/vixalien/sticky.git --recurse-submodules

Open the project in GNOME Builder and click "Run Project".

Note: Other non-Flatpak environments are no longer supported. This is because
Sticky Notes uses an upcoming version of libadwaita.

Contributors

Showing top 12 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from vixalien/sticky via the GitHub API.Last fetched: 6/25/2026