Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roymckenzie/Go-Flashcards
Go Flashcards for iOS and WatchOS - Official repository
https://github.com/roymckenzie/Go-Flashcards
carthage flashcards ios swift watchos
Last synced: 30 days ago
JSON representation
Go Flashcards for iOS and WatchOS - Official repository
- Host: GitHub
- URL: https://github.com/roymckenzie/Go-Flashcards
- Owner: roymckenzie
- License: gpl-2.0
- Created: 2016-11-28T03:29:12.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-18T19:35:30.000Z (almost 7 years ago)
- Last Synced: 2024-08-03T17:16:39.055Z (4 months ago)
- Topics: carthage, flashcards, ios, swift, watchos
- Language: Swift
- Homepage: https://roymckenzie.me/go-flashcards/
- Size: 25.8 MB
- Stars: 64
- Watchers: 8
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- fucking-open-source-ios-apps - Go Flashcards
README
# Go Flashcards for iOS and WatchOS #
Go Flashcards for iOS and WatchOS is an application that allows users to create stacks of flashcards and review them on their iPhone, iPad, and Apple Watch. Supports CloudKit Syncing.
Localized for: English, French, German, Japanese, Korean, Simplified Chinese, Spanish
## Build Instructions
### Download Xcode
At the moment *GoFlashcards for iOS and WatchOS requires Swift 4.0 and Xcode 9.2 or newer. Previous versions of Xcode can be [downloaded from Apple](https://developer.apple.com/downloads/index.action).*
### Third party tools
#### Carthage
Go Flashcards for iOS and WatchOS uses [Carthage](https://github.com/Carthage/Carthage) to manage third party libraries.
To install and configure the third party libraries just run the following in the command line:`carthage update --platform ios`
## License
Go Flashcards for iOS is an Open Source project covered by the [GNU General Public License version 2](LICENSE).
## Resources
### To report an issue
https://github.com/roymckenzie/Go-Flashcards/issues
### Source Code
GitHub: https://github.com/roymckenzie/Go-Flashcards/