Skip to content

Stickify is a lightweight, elegant sticky notes application for your desktop. Capture thoughts, ideas, and reminders with a clean, distraction-free interface.

License

Notifications You must be signed in to change notification settings

stephanvebrian/stickify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stickify - Elegant Sticky Notes

Stickify is a lightweight, elegant sticky notes application for your desktop. Capture thoughts, ideas, and reminders with a clean, distraction-free interface.

Stickify Demo

✨ Features

  • Simple & Elegant: Minimalist interface focused on your notes
  • Collapsible Sidebar: Toggle between full view and compact mode
  • Auto-resizing Notes: The text area grows with your content
  • Frameless Design: Clean, modern window without traditional borders
  • Custom Themes: Change colors to match your style (coming soon)
  • Presistent: Keep your notes in sync (coming soon)
  • Multiple Notes: Create a multiple notes based on wails@v3 (planned)

🚀 Installation

Download Release

  1. Visit the Releases page
  2. Download the appropriate version for your operating system
  3. Install and enjoy!

Build from Source

# Clone the repository
git clone https://github.com/yourusername/stickify.git

# Navigate to project directory
cd stickify

# Install dependencies
npm install

# Build for production
wails build

🔧 Development

Stickify is built with Next.js v15, Tailwind CSS v4, and Wails.

Requirements

  • Go 1.18+
  • Node.js 16+
  • npm/yarn
  • Wails CLI

Live Development

To run in live development mode, run wails dev in the project directory. This will run a development server that provides very fast hot reload of your frontend changes. If you want to develop in a browser and have access to your Go methods, there is also a dev server that runs on http://localhost:34115.

📖 Usage

  • Create new note: Click the plus icon in the sidebar
  • Save note: notes are auto-saved
  • Change theme: Click the color palette icon (coming soon)
  • Settings: Access additional options via the settings icon (coming soon)

🛠️ Technologies

  • Frontend: Next.js, React, Tailwind CSS
  • Desktop Runtime: Wails (Go-based)
  • Styling: Custom Tailwind theme with sticky note aesthetics

📜 License

Stickify is open-source software licensed under the MIT License.
See LICENSE for details.

Built with ❤️ using Wails

About

Stickify is a lightweight, elegant sticky notes application for your desktop. Capture thoughts, ideas, and reminders with a clean, distraction-free interface.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published