7-day current streak·7-day longest streak
ClipStash A native macOS clipboard history manager, similar to uPaste. Features Menu bar app — runs in the background with no Dock icon Clipboard monitoring — automatically captures text, images,…
ClipStash
A native macOS clipboard history manager, similar to uPaste.
Features
- Menu bar app — runs in the background with no Dock icon
- Clipboard monitoring — automatically captures text, images, and file references
- Global hotkey — press
⌘⇧Vto show the history panel - Search — filter clipboard history with the search bar
- Quick access — use
⌘1through⌘9to select items instantly - Keyboard navigation — arrow keys to navigate, Enter to select, Escape to dismiss
- Source app tracking — shows the icon of the app where each item was copied
- Persistent storage — history survives app restarts
- Deduplication — consecutive identical copies are automatically merged
Requirements
- macOS 13.0 (Ventura) or later
- Xcode 15+ (for building)
- XcodeGen (for project generation)
Build
bash
# Install XcodeGen if you don't have it
brew install xcodegen
# Generate Xcode project and build
cd ClipStash
xcodegen generate
xcodebuild -project ClipStash.xcodeproj -scheme ClipStash -configuration Release build
# Or use the Makefile from the repo root
make build
Usage
1. Launch ClipStash — it appears as a clipboard icon in the menu bar
2. Copy or cut content as usual in any app
3. Press ⌘⇧V to open the history panel
4. Navigate with arrow keys or search to find an item
5. Press Enter or ⌘1-⌘9 to select — the item is copied to your clipboard
6. Press ⌘V to paste as normal
Architecture
ClipStash/
├── Sources/
│ ├── App/ # App entry point, AppDelegate, Info.plist
│ ├── Models/ # ClipboardItem data model
│ ├── Services/ # ClipboardMonitor, ClipboardStore, HotkeyManager
│ ├── Views/ # HistoryPanel, HistoryView, ClipboardItemRow
│ └── Utilities/ # Constants
├── Resources/ # Asset catalogs
├── project.yml # XcodeGen project spec
└── Makefile # Build convenience targets
Tech Stack
- Swift 5.9 + SwiftUI — native macOS UI
- AppKit — NSPasteboard, NSPanel, NSStatusItem
- Carbon API — global hotkey registration
- Zero external dependencies — pure macOS SDK
-
ai-content-kb
A review-first reference architecture for AI-assisted personal content knowledge systems
★ 113 13d agoExplain → -
prompt-tutorial ⑂
No description.
★ 4 2y agoExplain → -
claude-code-wechat-publisher
用 Claude Code 实现 Markdown 自动排版与微信公众号一键发布
Python ★ 3 3mo agoExplain → -
AFFiNE ⑂
There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.
★ 1 6mo agoExplain → -
xgrowth
No description.
TypeScript ★ 1 9mo agoExplain → -
pandabear1024
Config files for my GitHub profile.
★ 1 2y agoExplain → -
inspiration-writing
No description.
★ 0 18h agoExplain → -
clipstash
Config files for my GitHub profile.
Swift ★ 0 11d agoExplain → -
sesame-robot ⑂
An open and affordable mini quadruped robot based on ESP32.
★ 0 1mo agoExplain → -
PandaTalk8
No description.
TypeScript ★ 0 1mo agoExplain → -
Articles
No description.
HTML ★ 0 2mo agoExplain → -
antispamx
No description.
★ 0 2mo agoExplain → -
awesome-gpt-image-2 ⑂
Prompt as Code | GPT-Image2 工业级提示词引擎与模板库 - 329个案例逆向工程,13套工业级模板
★ 0 2mo agoExplain → -
myresearch
No description.
TypeScript ★ 0 2mo agoExplain → -
PandaCollege
Panda AI 学院
★ 0 3mo agoExplain → -
Cap ⑂
Open source Loom alternative. Beautiful, shareable screen recordings.
★ 0 3mo agoExplain → -
clawd-code ⑂
Better Harness Tools, not merely storing the archive of leaked Claude Code but also make shit things done. Featured in Wall Street Journal
★ 0 3mo agoExplain → -
claude-code-cli ⑂
这是 Claude Code 的 CLI 客户端主体(src/ 目录),即整个终端交互层的源码。具体包含: 1. CLI 入口与命令解析 — main.tsx(4684行)、entrypoints/(CLI 模式、SDK 模式、MCP 模式) 2. 终端 UI 渲染 — components/(144 个组件,用 React + Ink 渲染终端界面) 3. 工具系统 — tools/(43 个工具,Bash、文件读写编辑、Grep、Glob、Web 搜索等) 4. API 通信层 — services/api/(与 Anthropic 后端通信) 5. MCP 协议 6. 多 Agent/Team 协作 l 7. 认证与策略 8. 辅助服务 等
★ 0 3mo agoExplain → -
codex ⑂
Lightweight coding agent that runs in your terminal
★ 0 3mo agoExplain → -
claude-code ⑂
原汁原昧 Claude Code 可运行版; Typescript 类型全修复;企业级可靠性; 安全无毒, lock 文件保真, 可直接 bun i; bun run dev 启动
★ 0 3mo agoExplain → -
gstack ⑂
Use Garry Tan's exact Claude Code setup: 15 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA
★ 0 4mo agoExplain → -
travel
No description.
JavaScript ★ 0 4mo agoExplain → -
AI-CODING-COURSE
No description.
★ 0 4mo agoExplain → -
karpathy-x-archive
No description.
★ 0 4mo agoExplain → -
paulgraham-essays-archive
No description.
HTML ★ 0 4mo agoExplain → -
alipay-payment
No description.
TypeScript ★ 0 4mo agoExplain → -
r2-delete
Cloudflare R2 批量删除脚本,支持按前缀删除、全量删除、试运行模式
Python ★ 0 4mo agoExplain → -
lobe-chat ⑂
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Qwen / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS/Plugins/Artifacts). One-click FREE deployment of your private ChatGPT/ Claude application
★ 0 1y agoExplain → -
denorm-ramit
No description.
Python ★ 0 6mo agoExplain → -
RAMiT
No description.
Python ★ 0 6mo agoExplain → -
opencode ⑂
The open source coding agent.
★ 0 6mo agoExplain → -
wechat-dump-rs ⑂
该工具用于导出正在运行中的微信进程的 key 并自动解密所有微信数据库文件以及导出 key 后数据库文件离线解密。
★ 0 1y agoExplain → -
automate-faceless-content ⑂
Learn how to automate faceless short-form + long-form video content and dominate YouTube, TikTok, Facebook & Instagram on autopilot — from idea → script → video → scheduled posts.
★ 0 7mo agoExplain → -
PyWxDumpMini ⑂
PyWxDump 的超级简化版
★ 0 2y agoExplain → -
chatlog ⑂
chat log tool, easily use your own chat data. 聊天记录工具,轻松使用自己的聊天数据
★ 0 9mo agoExplain → -
clash-verge-rev ⑂
A modern GUI client based on Tauri, designed to run in Windows, macOS and Linux for tailored proxy experience
★ 0 7mo agoExplain → -
videodl ⑂
Videodl: A lightweight video downloader written in pure python. (轻量级视频下载器,优先高清无水印,支持抖音,小红书,B站,优酷,快手,梨视频,绿洲,皮皮虾,A站,虎牙,TED,百度贴吧,芒果,微视,微博视频,央视频,全民K歌,新片场,搜狐,知乎,爱奇艺,YouTube等数十个平台)
★ 0 8mo agoExplain → -
BettaFish ⑂
微舆:人人可用的多Agent舆情分析助手,打破信息茧房,还原舆情原貌,预测未来走向,辅助决策!从0实现,不依赖任何框架。
★ 0 8mo agoExplain → -
PandaCourse
No description.
TypeScript ★ 0 8mo agoExplain → -
prompthub
No description.
★ 0 8mo agoExplain → -
open-course
No description.
★ 0 9mo agoExplain → -
twikit ⑂
Twitter API Scraper | Without an API key | Twitter Internal API | Free | Twitter scraper | Twitter Bot
★ 0 1y agoExplain → -
ClashX ⑂
ClashX 是一个以Clash为内核的MAC系统翻墙工具。
★ 0 2y agoExplain → -
Context-Engineering ⑂
"Context engineering is the delicate art and science of filling the context window with just the right information for the next step." — Andrej Karpathy. A frontier, first-principles handbook inspired by Karpathy and 3Blue1Brown for moving beyond prompt engineering to the wider discipline of context design, orchestration, and optimization.
★ 0 11mo agoExplain → -
chatbot-ui ⑂
AI chat for any model.
★ 0 2y agoExplain → -
morphic ⑂
An AI-powered search engine with a generative UI
★ 0 11mo agoExplain → -
ai-chatbot ⑂
A full-featured, hackable Next.js AI chatbot built by Vercel
★ 0 1y agoExplain → -
overseas-website-note ⑂
「海外工具网站」已经是我人生主要事业了,很庆幸还来得及,感谢这个伟大的 AI 时代。
★ 0 1y agoExplain → -
xlearnity-frontend
No description.
TypeScript ★ 0 11mo agoExplain → -
qwerty-learner ⑂
为键盘工作者设计的单词记忆与英语肌肉记忆锻炼软件 / Words learning and English muscle memory training software designed for keyboard workers
★ 0 1y agoExplain → -
course-landing
No description.
TypeScript ★ 0 1y agoExplain → -
videodl-frontend
No description.
TypeScript ★ 0 1y agoExplain → -
mcp-prompt-server ⑂
这是一个基于Model Context Protocol (MCP)的服务器,用于根据用户任务需求提供预设的prompt模板,帮助Cline/Cursor/Windsurf...更高效地执行各种任务。服务器将预设的prompt作为工具(tools)返回,以便在Cursor和Windsurf等编辑器中更好地使用。
★ 0 1y agoExplain → -
PandaTalk
A platform for podcast
TypeScript ★ 0 3mo agoExplain → -
react-native-player
A player for React Native
TypeScript ★ 0 1y agoExplain → -
dotfiles
No description.
★ 0 1y agoExplain → -
web123
No description.
★ 0 1y agoExplain → -
reader
a demo for reader
TypeScript ★ 0 1y agoExplain → -
owlang
A project for language learning
★ 0 1y agoExplain → -
chatbox ⑂
User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)
★ 0 1y agoExplain → -
ClashMetaForAndroid ⑂
A rule-based tunnel for Android.
★ 0 1y agoExplain → -
TextToAudio
No description.
Python ★ 0 1y agoExplain → -
Pytorch-UNet ⑂
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
★ 0 1y agoExplain → -
freeder
Created with StackBlitz ⚡️
TypeScript ★ 0 1y agoExplain → -
leetcode ⑂
LeetCode Problems' Solutions
★ 0 2y agoExplain → -
wechatferry ⑂
基于 WechatFerry 的微信机器人底层框架
★ 0 1y agoExplain → -
FastGPT ⑂
FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
★ 0 1y agoExplain → -
Real3DPortrait ⑂
Real3D-Portrait: One-shot Realistic 3D Talking Portrait Synthesis; ICLR 2024 Spotlight; Official code
★ 0 2y agoExplain → -
excalidraw ⑂
Virtual whiteboard for sketching hand-drawn like diagrams
★ 0 2y agoExplain → -
manim ⑂
Animation engine for explanatory math videos
★ 0 2y agoExplain → -
everyone-can-use-english ⑂
人人都能用英语
★ 0 2y agoExplain → -
Stirling-PDF ⑂
locally hosted web application that allows you to perform various operations on PDF files
★ 0 2y agoExplain →
No repos match these filters.
More creators on gitmyhub
kennethreitz StephenGrider benawad jonasschmedtmann gamemann