Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 661 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 661 Bytes

Python_objective-C

iOS apps made with Python

Introduction

This repository contains a collection of iOS apps made with Python. The apps are made with the Pythonista app for iOS, which allows you to run Python scripts on your iPhone or iPad.

Libraries are Rubicon-ObjC and objc_util, which can be installed in Pythonista with some modifications.

Apps

  • Battery App - A Battery app that shows the current charging status for your iPhone.

  • Text App - A simple text app that will alert you on the screen.