Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 5 days ago
JSON representation

Snip is a lightweight snippets manager app for macOS

Awesome Lists containing this project

README

        

Snip
====

[![GitHub issues](https://img.shields.io/github/issues/Pictarine/macos-snippets)](https://github.com/Pictarine/macos-snippets/issues)
![GitHub release (latest by date)](https://img.shields.io/github/v/release/Pictarine/macos-snippets)
![GitHub Releases](https://img.shields.io/github/downloads/Pictarine/macos-snippets/total)

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)

![black_light_theme](https://user-images.githubusercontent.com/1506323/110323754-5560ae00-8015-11eb-98a3-7822772cbe00.png)

## 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!