Description
Stickier Note is a native desktop application built for personal use. Developed with Electron and ReactJS, it's designed to be overlayed on top of other windows, allowing you to keep important notes visible while you work on other tasks.
Features
💾 Automatic Saving
Your notes are automatically saved when you exit the application.
🔄 Instant Loading
Your previous notes are loaded immediately when you start the app.
🖱️ Flexible Positioning
Resize and drag notes anywhere on your screen.
🎨 Customizable Colors
Change both note and text colors to your preference.
☑️ Task Management
Support for checkboxes and task lists to track your to-dos.
📝 Rich Text
Format your text with bold, italic, and custom colors.
Download
Current Version: 1.0.2
macOS
Download for Intel Mac Download for Apple SiliconWindows
Download for WindowsLinux
Download AppImage for LinuxOr view all releases to find older versions.
Installation Instructions
macOS
- Download the .dmg file for your Mac type (Intel or Apple Silicon)
- Open the downloaded .dmg file
- Drag the Stickier Note app to your Applications folder
- Right-click on the app and select "Open" the first time (to bypass Gatekeeper security)
Windows
- Download the .exe installer
- Run the installer and follow the on-screen instructions
- The application will be available from your Start menu
Linux
- Download the .AppImage file
- Make it executable with:
chmod +x Stickier.Note-1.0.2.AppImage
- Run it with:
./Stickier.Note-1.0.2.AppImage
Usage
- Click and drag the top bar to move the note window
- Use the color pickers to change background and text colors
- Format text with the bold (B) and italic (I) buttons
- Create task lists using the checkbox button (☑)
- Resize from the bottom-right corner
- Click the minimize button to hide temporarily
- Close with the X button (your notes will be saved automatically)
Updates
The application will automatically check for updates when launched. If an update is available, you'll be prompted to download and install the new version.
Support
If you encounter any issues or have questions, please open an issue on GitHub.