Skip to content
/ Cycles Public

iOS App for renting cycles from the docomo cycle service

Notifications You must be signed in to change notification settings

dan-ess/Cycles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cycles

iOS app for finding and renting cycles from the docomo cycle service 🚲🗼

Disclaimer

This is not officially associated with the docomo cycle service in any way. Use at your own discretion within the terms of use of the docomo cycle service.

Why?

The docomo cycle service is a great service, but maybe renting cycles could be a bit easier:

Renting via web site

  • GOOD: clean and simple site
  • BAD: it's hard to know which ports are near your current location

Renting via iOS app

  • GOOD: you can see all ports on a map, but...
  • BAD: to actually view cycle for a port, you have to login to the web site via a web view
  • 💰 possibly it is like this to avoid having to pay 30% of subscription revenue to the App Store 💰

So, I created this simple app to let me see all the ports with cycle counts on a map and rent one.
(and I could play around with Swift, which was the main reason really)

Here's the general idea:

Installation

To set this up locally:

git clone https://github.com/dan-ess/Cycles/Cycles.git
cd Cycles
carthage update

Also create a Development.Config in the Configs dir, with an entry for Map SDK:

gms_api_key = <your_key>

To do

Make the UI nicer

About

iOS App for renting cycles from the docomo cycle service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published