Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/superk589/dereguide

An iOS app for Cinderella Girls Starlight Stage(デレステ)
https://github.com/superk589/dereguide

beatmap cgss cinderella-girls deresute idolmaster-cinderella-girls starlight-stage

Last synced: about 1 month ago
JSON representation

An iOS app for Cinderella Girls Starlight Stage(デレステ)

Awesome Lists containing this project

README

        

# DereGuide

## Introduction
This is an unofficial iOS utility application for **The Idolmaster Cinderella Girls: Starlight Stage (デレステ)**. It's mainly based on APIs provided by other sites. It's designed to collect, cache and rearrange the game data so that you can easily search them. It also has some advance features such as live score simulator and beatmap player.

## Modules
* Card Viewer
* Beatmap Viewer and Player
* Character Viewer
* Song Viewer
* Unit Editor
* Live Score Simulator
* Gacha Viewer and Simulator
* Event Viewer
* Colleague Finder
* Birthday Reminder

## Install via TestFlight
https://testflight.apple.com/join/Gr3OOW9I
For some reason, the App Store version will not be updated any more.

## Requirements
* iOS 10.0+
* Xcode 10.0+
* Swift 4.2+

## How to build
* Clone the repository
```
$ git clone https://github.com/superk589/DereGuide.git
```
* Install dependencies with [CocoaPods](https://cocoapods.org).
```
$ pod install
```
* Open the workspace in Xcode
```
$ open DereGuide.xcworkspace
```

## Localization
If you want to localize the app, please goto `./Localizations/DereGuide/` and edit the .xliff files.
If you want to add a new language please tell me.
For developers only, if you have macOS and Xcode, please read `./Localizations/README.md` and use those scripts to export or import localization.

## Contributors of other languages
### English:
* [The Holy Constituency of the Summer Triangle](https://github.com/summertriangle-dev)

### Japanese:
* [CaiMiao](https://github.com/CaiMiao)
* [suzutan](https://github.com/suzutan)
* ApricotSalt

## Acknowledgement

* [Starlight Database](https://starlight.kirara.ca)
* by [The Holy Constituency of the Summer Triangle](https://github.com/summertriangle-dev)
* Chinese branch maintained by [CaiMiao](https://github.com/CaiMiao)
* deresute.info
* by [Snack-X](https://github.com/Snack-X)
* [starlight.tachibana.cool](https://starlight.tachibana.cool)
* by [Cryptomelone](https://github.com/Cryptomelone)
* [Starlight Portal](https://portal.starlightstage.jp)
* [deresute.me](https://deresute.me)
* by [Hector Martin](https://github.com/marcan)
* Chieri
* [statementreply](https://github.com/statementreply)
* KIYOMI拖把酱
* StarlightDeck
* ZXQ

## Contact
Follow and contact me on [Twitter](https://twitter.com/superk64). If you find an issue, just [open a ticket](https://github.com/superk589/DereGuide/issues/new). Pull requests are warmly welcome as well.