Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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)