cachetray
v1.1.6
Published
CacheTray: An ephemeral, high-speed asset collector for professional workflows.
Downloads
1,424
Readme
Quick Notes 🚀
A premium, glassmorphic menubar app for instant note-taking, task management, and asset collection. Built for speed, aesthetics, and power users.
✨ Features
- ⚡️ Global Access: Toggle with
Control + Spacefrom anywhere. - 📥 Smart Paste: Automatically categorizes Links, Tasks, Code, and Images.
- 📋 Bulk Actions: Select multiple items to copy (multi-image support!) or delete.
- 🎨 Premium Design: Dark mode with smooth animations and glassmorphism.
- 🗂 Auto-Categorization:
- Links: Extracts domains and keeps your research clean.
- Tasks: Minimalist todo list with hover-to-delete.
- Code: Syntax-highlighted snippets with single-click copy.
- Images: Visual gallery for quick inspiration.
📥 Installation (for Developers)
Clone the repo:
git clone https://github.com/wenayy/QuickNotes.git cd QuickNotesInstall dependencies:
npm installStart the app:
npm start
📦 Building for Distribution
To create a standalone macOS .app or .dmg:
npm run makeThe finished files will be in the out/make directory.
🛠 Tech Stack
- Core: Electron, JavaScript, HTML5
- Styling: Vanilla CSS (Modern CSS variables, Backdrop Filter)
- Icons: Custom generated SVG & Premium UI icons.
Built with ❤️ for productivity.
