Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/87kangsw/GitTime
GitTime is GitHub Tracking App. Using ReactorKit, RxSwift, Moya.
https://github.com/87kangsw/GitTime
github moya reactorkit rxdatasources rxswift
Last synced: 3 months ago
JSON representation
GitTime is GitHub Tracking App. Using ReactorKit, RxSwift, Moya.
- Host: GitHub
- URL: https://github.com/87kangsw/GitTime
- Owner: 87kangsw
- License: mit
- Created: 2019-05-09T09:15:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-16T03:12:26.000Z (6 months ago)
- Last Synced: 2024-07-27T12:44:10.464Z (3 months ago)
- Topics: github, moya, reactorkit, rxdatasources, rxswift
- Language: Swift
- Homepage:
- Size: 7.72 MB
- Stars: 68
- Watchers: 5
- Forks: 13
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - GitTime
README
# GitTime
## Feature
1. Activity: GitHub Contributions graph & Event lists
2. Trending: Trending Repositories & Developers
3. Buddys: Show your buddy's contributions
4. Settings: About GitTime project## Screenshots
| | | | |
| :-------------------------------------: | :-------------------------------------: | :-------------------------------------: | :-------------------------------------: |
| Activity | Trending | Buddys | Settings |## Skills
- Architecture
- [ReactorKit](https://github.com/ReactorKit/ReactorKit)
- Reactive
- [RxSwift](https://github.com/ReactiveX/RxSwift)
- [RxDataSources](https://github.com/RxSwiftCommunity/RxDataSources)
- [RxKeyboard](https://github.com/RxSwiftCommunity/RxKeyboard)
- [RxOptional](https://github.com/RxSwiftCommunity/RxOptional)- Networking
- [Moya](https://github.com/Moya/Moya)
- Build & Automation
- [XcodeGen](https://github.com/yonaskolb/XcodeGen)
- [fastlane](https://docs.fastlane.tools)- Image Cache
- [Kingfisher](https://github.com/onevcat/Kingfisher)
- Cody Style & Convention
- [SwiftLint](https://github.com/realm/SwiftLint)
- Keychain
- [KeychainAccess](https://github.com/kishikawakatsumi/KeychainAccess)
- Database
- [RealmSwift](https://realm.io/kr/docs/swift/latest/#installation)
- UI
- [SnapKit](https://github.com/SnapKit/SnapKit)
- [PanModal](https://github.com/slackhq/PanModal)- Parser
- [Kanna](https://github.com/tid-kijyun/Kanna)
- etc
- [SwiftyBeaver](https://github.com/SwiftyBeaver/SwiftyBeaver)
- [AcknowList](https://github.com/vtourraine/AcknowList)
- [Bagel](https://github.com/yagiz/Bagel)