• Stars
    star
    152
  • Rank 237,168 (Top 5 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 1 year ago
  • Updated about 2 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A simple sticky notes app for GNOME

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

Installation

From Flathub

Sticky Notes is available to download on Flathub.

Download Sticky Notes on Flathub

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:

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.