Skip to content
This repository was archived by the owner on Nov 21, 2019. It is now read-only.

Azuritul/RagicViewer

Repository files navigation

RagicViewer Build Status

This is the repository for RagicViewer, an unofficial Ragic client for iOS, mainly built out of personal interest and study needs. Ragic is a simple web-based data tool, you can check out Ragic's website for more info.

If you find any issues, please fire an issue or send a pull request.

Minimum Requirement

  • XCode 7
  • iOS 8
  • An iPhone

A code signing key from Apple is required to deploy apps to a device. Without a developer key, the app can only be installed on the iPhone Simulator.

Notice

From version 1.1.0, the codebase is migrated to Swift. If you need Objective-C codebase, please checkout using tag v1.0.0

Third party component

Installation

  • Clone the repo to your own hard drive (with git clone https://github.com/Azuritul/RagicViewer.git)

Install Cocoapods

  • sudo gem install cocoapods
  • pods setup
  • CD to the directory and pod install

Run

  • Launch with RagicViewer.xcworkspace
  • Build and run

Current Features

  • View data listing
  • Switch accounts

Screenshot

License

MIT License (MIT)

Copyright (c) 2015 Azuritul

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

An unoffical iOS client for Ragic

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors