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: about 2 months ago
JSON representation

Simple app to send pasteboard items to GitHub's Gist

Lists

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)