Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ldakhoa/gisthub
The iOS app for GitHub Gist
https://github.com/ldakhoa/gisthub
apple gist gisthub github ios ios-app swift swiftui
Last synced: 6 days ago
JSON representation
The iOS app for GitHub Gist
- Host: GitHub
- URL: https://github.com/ldakhoa/gisthub
- Owner: ldakhoa
- License: mit
- Created: 2022-12-09T19:38:15.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-12T04:56:33.000Z (2 months ago)
- Last Synced: 2024-12-12T02:05:30.204Z (13 days ago)
- Topics: apple, gist, gisthub, github, ios, ios-app, swift, swiftui
- Language: Swift
- Homepage:
- Size: 4.02 MB
- Stars: 105
- Watchers: 2
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# GistHub - The GitHub Gist iOS App
GistHub is an open source iOS application for accessing GitHub Gist! It's built enterly in SwifUI and UIKit, making lightweight, fast, an easy to use.
## Feature
- 📱 Put GitHub Gists in your pocket
- 💬 Comment faster than on GitHub Gist desktop
- ⌨️ Edit your Gist whenever you want
- ⚡️ Native code editor
- :octocat: 100% free and open source## Installation
### Requirements
- Xcode 14.1
- iOS 16.1
- SwiftLint: `brew install swiftlint`To get started, run these instructions:
```
git clone https://github.com/ldakhoa/GistHub
cd GistHub
open GistHub.xcodeproj
```See the [contributing](./CONTRIBUTING.md) for details about API keys, modularization and GraphQL codegen.
## License
We will ship GistHub on the App Store for free and open source entire source code as well, GistHub is licensed under [MIT](./LICENSE) so that you can do whatever you want with this source code.
However, **please do not ship this app** under your own account.