Skip to content

Commit 0df680b

Browse files
authored
Update README.md
1 parent 285a252 commit 0df680b

1 file changed

Lines changed: 8 additions & 16 deletions

File tree

README.md

Lines changed: 8 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ A Smart Clipboard Manager for Ubuntu using TypeScript/Node.js that stores clipbo
1111

1212
## Features
1313

14-
- 📋 **Clipboard History**: Automatically saves clipboard content to JSON files
15-
- 🔍 **Search**: Search through your clipboard history with powerful query options
16-
- ⌨️ **Hotkeys**: Global keyboard shortcuts for quick access (Ctrl+Shift+V, Ctrl+Shift+F)
17-
- 🔄 **GitHub Gist Sync**: Backup and sync your clipboard history to GitHub Gist
18-
- 💾 **JSON Storage**: All data stored in simple JSON files - no database required
19-
- 🚀 **CLI Interface**: Full command-line interface for all operations
20-
- 🔒 **Privacy**: All data stored locally, sync is optional
14+
- **Clipboard History**: Automatically saves clipboard content to JSON files
15+
- **Search**: Search through your clipboard history with powerful query options
16+
- **Hotkeys**: Global keyboard shortcuts for quick access (Ctrl+Shift+V, Ctrl+Shift+F)
17+
- **GitHub Gist Sync**: Backup and sync your clipboard history to GitHub Gist
18+
- **JSON Storage**: All data stored in simple JSON files - no database required
19+
- **CLI Interface**: Full command-line interface for all operations
20+
- **Privacy**: All data stored locally, sync is optional
2121

2222
## Quick Installation
2323

@@ -332,13 +332,5 @@ MIT License - See LICENSE file for details
332332

333333
## Author
334334

335-
Created for personal use by Ubuntu developers who want a simple, powerful clipboard manager.
335+
Created for personal use by Dev Sanghvi
336336

337-
## Roadmap
338-
339-
- [ ] Add clipboard type detection (images, files, etc.)
340-
- [ ] Implement clipboard categories/tags
341-
- [ ] Add GUI interface
342-
- [ ] Support for encrypted clipboard entries
343-
- [ ] Cross-platform support (macOS, Windows)
344-
- [ ] Plugin system for custom clipboard processors

0 commit comments

Comments
 (0)