Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Bunn/macGist
Simple app to send pasteboard items to GitHub's Gist
https://github.com/Bunn/macGist
gist macos swift
Last synced: 12 days ago
JSON representation
Simple app to send pasteboard items to GitHub's Gist
- Host: GitHub
- URL: https://github.com/Bunn/macGist
- Owner: Bunn
- License: mit
- Created: 2017-06-17T23:19:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-05T16:10:58.000Z (over 4 years ago)
- Last Synced: 2024-10-28T11:36:05.032Z (14 days ago)
- Topics: gist, macos, swift
- Language: Swift
- Homepage:
- Size: 612 KB
- Stars: 128
- Watchers: 7
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- open-source-mac-os-apps - macGist - Simple app to send pasteboard items to GitHub's Gist. ![swift_icon] (Applications / Other)
- open-source-mac-os-apps - macGist - Simple app to send pasteboard items to GitHub's Gist. ![swift_icon] (Applications / Other)
- awesome-swift-macos-apps - macGist - Simple app to send pasteboard items to GitHub's Gist. (Other / Text)
README
# macGist [![BuddyBuild](https://dashboard.buddybuild.com/api/statusImage?appID=594c2ca838929b0001eee42e&branch=master&build=latest)](https://dashboard.buddybuild.com/apps/594c2ca838929b0001eee42e/build/latest?branch=master)
macGist is a simple app that sends your clipboard to GitHub's Gist and automatically copy the Gist URL into your Clipboard..
Be aware that it will replace your current clipboard with the Gist URL!
# Installation
You can download an unsigned version of the app [here](https://github.com/Bunn/macGist/releases/latest)# Features
- Login into your GitHub account to send authenticated gists;
- Enable/Disable notifications when gist is uploaded (Default is off);
- View gist list# Screenshots
macGist in action![screenshot](./other/gist.gif)
Settings Panel
![screenshot](./other/settings.png)
gist List
![screenshot](./other/gistList.png)