-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
3e12d4e
commit 789aaa6
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Peregrine - macOS Gist app | ||
|
||
## About | ||
Peregrine is a free and open source menubar macOS app to instantly share text or code to [gist.github.com](https://gist.github.com). | ||
|
||
It is written 100% in Swift 4 and uses Apple's Cocoa API. | ||
|
||
Created for my Senior Project @ Cal Poly SLO | ||
|
||
## Features | ||
* Create Gists from the menubar | ||
* Login to your GitHub account | ||
* Browse and share previously created gists | ||
* Make gists public or secret | ||
* Import files | ||
|
||
## Contributing | ||
Feel free to contibute | ||
|
||
## License | ||
MIT |