Skip to content

blinko-space/blinko-snap

Repository files navigation

Blinko Snap

Blinko Snap Logo

Quick note-taking and thought-capturing desktop application

🚀 Overview

Blinko Snap is a lightweight desktop application designed for quick note-taking and capturing fleeting thoughts. It's built on top of the Blinko ecosystem, focusing on providing a seamless desktop experience for users who want to jot down ideas instantly.

✨ Features

  • Quick Capture: Instantly capture thoughts and ideas with global keyboard shortcuts
  • Rich Text Support: Write notes with markdown formatting
  • Attachments: Easily attach and preview images in your notes
  • System Tray Integration: Always accessible from your system tray
  • Cross-Platform: Available for Windows, macOS, and Linux

🛠️ Installation

Download

Download the latest version from the Releases page.

System Requirements

  • Windows 10/11
  • macOS 10.15+

🎯 Quick Start

  1. Install and launch Blinko Snap
  2. Sign in with your Blinko account
  3. Use the default shortcut Ctrl/Cmd + Shift + Space to open the quick capture window
  4. Start taking notes!

🔧 Development

Prerequisites

  • Node.js 18+
  • pnpm
  • Rust (for Tauri development)

Setup Development Environment

# Clone the repository
git clone https://github.com/blinko-space/blinko-snap.git
cd blinko-snap

# Install dependencies
pnpm install

# Start development server
pnpm tauri dev

Build

pnpm tauri build

📝 License

MIT License - see the LICENSE file for details

🔗 Links

💖 Contributing

Contributions are welcome! Please feel free to submit a Pull Request.