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: about 23 hours 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 (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T09:58:19.000Z (3 months ago)
- Last Synced: 2024-08-01T20:48:52.521Z (3 months ago)
- Topics: apple, gist, gisthub, github, ios, ios-app, swift, swiftui
- Language: Swift
- Homepage:
- Size: 4.01 MB
- Stars: 96
- Watchers: 3
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - GistHub - app Editor (Developer / GitHub)
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.