KO
|
EN
gitlite — search
Search
#typescript
#ai-agents
#deepseek-harness
#dsh-plugin
#open-source
#ai
#cli
#dsh
#claude-code
#codex
#developer-tools
#react
blinko-snap
★ 30
Open GitHub ↗
Blinko's desktop assistance software
Download README (.md)
Explore Similar Repositories
Godot-4-Grid-Inventory-with-Patterns
:
A grid inventory system that allows for definition of custom patterns, as seen in inventory management games.
minSAE
:
No description available.
RoMeO
:
RoMeO: Robust Metric Visual Odometry
runpod-worker-ollama
:
A serverless ollama worker for runpod.io
gcp-data-engineering-projects
:
End to End Data engineering projects in Google cloud environment
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
blinko-snap
?
Download (.md)
# Blinko Snap <div align="center"> <img src="public/icon.png" alt="Blinko Snap Logo" width="128" height="128"> <p><em>Quick note-taking and thought-capturing desktop application</em></p> </div> ## 🚀 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](https://github.com/blinko-space/blinko-snap/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 ```bash # 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 ```bash pnpm tauri build ``` ## 📝 License MIT License - see the [LICENSE](LICENSE) file for details ## 🔗 Links - [Blinko Main Project](https://github.com/blinko-space/blinko) - [Documentation](https://blinko.mintlify.app/introduction) - [Website](https://blinko-demo.vercel.app/) ## 💖 Contributing Contributions are welcome! Please feel free to submit a Pull Request.