Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zeveisenberg/padiddle

Draw pictures by spinning your iOS device
https://github.com/zeveisenberg/padiddle

drawing ios-app juggling whimsy

Last synced: 24 days ago
JSON representation

Draw pictures by spinning your iOS device

Awesome Lists containing this project

README

        

# Padiddle

An iOS app that lets you draw pictures by spinning your device on your finger. Product page is [here](https://zeveisenberg.com/padiddle).

### Localization

The main impetus for open-sourcing Padiddle was to solicit help from the community in localizing the app. It currently supports the following localizations:

- [Dutch](https://github.com/ZevEisenberg/Padiddle/tree/master/Padiddle/Padiddle/nl.lproj)
- [English](https://github.com/ZevEisenberg/Padiddle/tree/master/Padiddle/Padiddle/Base.lproj) (Base)
- [French](https://github.com/ZevEisenberg/Padiddle/tree/master/Padiddle/Padiddle/fr.lproj)
- [Italian](https://github.com/ZevEisenberg/Padiddle/tree/master/Padiddle/Padiddle/it.lproj)
- [Chinese (Traditional)](https://github.com/ZevEisenberg/Padiddle/tree/master/Padiddle/Padiddle/zh-Hant.lproj)
- [Chinese (Simplified)](https://github.com/ZevEisenberg/Padiddle/tree/master/Padiddle/Padiddle/zh-Hans.lproj)

If you're interested in contributing to the localization effort, please click on the appropriate locale in the above list and submit a pull request to the appropriate `Localizable.Strings` or `help.html` file.