Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zeveisenberg/padiddle
- Owner: ZevEisenberg
- License: mit
- Created: 2017-05-21T19:31:31.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2023-08-29T13:54:24.000Z (about 1 year ago)
- Last Synced: 2023-08-29T21:13:32.811Z (about 1 year ago)
- Topics: drawing, ios-app, juggling, whimsy
- Language: Swift
- Size: 163 MB
- Stars: 16
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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.