https://github.com/Pictarine/macos-snippets
Snip is a lightweight snippets manager app for macOS
https://github.com/Pictarine/macos-snippets
code-editor code-snippets codemirror combine-framework developer-tools gists lightweight-snippets-manager macos share-snippets snippets snippets-manager swiftui
Last synced: 2 months ago
JSON representation
Snip is a lightweight snippets manager app for macOS
- Host: GitHub
- URL: https://github.com/Pictarine/macos-snippets
- Owner: Pictarine
- License: mit
- Archived: true
- Created: 2020-07-29T22:24:50.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T03:21:07.000Z (over 2 years ago)
- Last Synced: 2024-11-06T07:40:36.735Z (7 months ago)
- Topics: code-editor, code-snippets, codemirror, combine-framework, developer-tools, gists, lightweight-snippets-manager, macos, share-snippets, snippets, snippets-manager, swiftui
- Language: Swift
- Homepage: https://snip.picta-hub.io
- Size: 2.03 MB
- Stars: 315
- Watchers: 7
- Forks: 18
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Snip
====[](https://github.com/Pictarine/macos-snippets/issues)

Snip is a lightweight snippets manager built with SwiftUI + Combine for macOS 11+.
🌟 Star us on GitHub — it helps!
## [Download from mac App Store](https://apps.apple.com/us/app/id1527428847)

## Features
* ✅ 100% SwiftUI + Combine
* Editor with syntax highlighting for every language
* Support 100+ programming language, if yours is not present, just tell us and we'll add it!
* Markdown and HTML preview mode
* GitHub Gists sync
* Quick snippet copy
* Organized snippets collection
* Favorites snippets
* Tags
* Light & Dark Mode
* Theme selection
* Atom file icons
* Share snippet via [carbon.now.sh](https://carbon.now.sh/)
* Create snippets via deeplinks from StackOverflow via [a Chrome Extension](https://chrome.google.com/webstore/detail/snip-extractor/fioamfejealgknedajclejcnbilifopf)## Editor
[CodeMirror-SwiftUI](https://github.com/Pictarine/CodeMirror-SwiftUI) is a fork from [CodeMirror-Swift](https://github.com/ProxymanApp/CodeMirror-Swift) by [NghiaTranUIT](https://github.com/NghiaTranUIT) 🙏, repackaged for SwiftUI.
* CodeMirror v5.59.4
* Show/Hide invisible characters
* Font size
* Indent size: 2 or 4 spaces
* Line Wrapping
* 100+ themes available
* Autocompletion hints (ctrl+space)
* Reindent (ctrl+i)
* Auto close tags and brackets# Incoming
- Create snippets from files
- iCloud Sync & Restore
- Share snippets with another iCloud account
- Search## Contributors
* [DKeu](https://dkeu.de/) for german Translation
## Contributing
Contributions are always welcome!