Pictarine / macos-snippets

Snip is a lightweight snippets manager app for macOS

Home Page:https://snip.picta-hub.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Snip

GitHub issues GitHub release (latest by date) GitHub Releases

Snip is a lightweight snippets manager built with SwiftUI + Combine for macOS 11+.

๐ŸŒŸ Star us on GitHub โ€” it helps!

black_light_theme

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
  • Create snippets via deeplinks from StackOverflow via a Chrome Extension

Editor

CodeMirror-SwiftUI is a fork from CodeMirror-Swift by 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 for german Translation

Contributing

Contributions are always welcome!

About

Snip is a lightweight snippets manager app for macOS

https://snip.picta-hub.io

License:MIT License


Languages

Language:Swift 90.7%Language:CSS 9.3%