Skip to content

Latest commit

 

History

History
72 lines (67 loc) · 4.16 KB

File metadata and controls

72 lines (67 loc) · 4.16 KB

Utilities

GitHub Repos

Script Name Description
Shellista iOS Shell Written for Pythonista
StaSh Another shell, with ui, thread support, tab completion, etc
editmenu [] Pythonista editor sidebar utilities
Snakeyes [] Simple code-completion system for Pythonista
PythonistaRSSReader [] Super simple RSS reader for use with Pythonista
filenav [] A simple file navigator with support for accessing the entire directory structure, not just the Script Library
LastPass Pythonista [] LastPass Python API (adapted for iOS - Pythonista)
url_cleaner Convert a short URL into the original longer version
GitHubGet Quick script to download and unzip a repo from github
hexviewer Simple Hexviewer
SFTPclient Simple UI SFTPclient
Pythonista Webbrowser Simple Web Browser using the UI Module
gitrepo Small Pythonista utility to easily download repos and releases from GitHub
FileManager UI FileManager
gitview More fully featured github client, allows local repo management, push, clone, pull
ed codemirror based editor, capable of editing many file types

GitHub Gists

Script Name Description
Dropbox File Picker Script to import a file from Dropbox into Pythonista
Dropbox Sync Dropbox File Synchronization
FontInstaller Script installs a custom TTF font on iOS (system-wide)
ShortcutGenerator [] Script adds a "Webclip" shortcut to your homescreen for another script
GoogleSearch [] Searches Google and copies the first result to the clipboard as a Markdown link in the form [title] (url).
watch_pythonista_forum [] Script prints out info on all posts to the Pythonista forum in the past 24 hours
gistcheck Download or upload gists via bookmarklet and action menu
glassboard2json Converter script to get machine-readable JSON from a Glassboard HTML export
ShortURL URL shortener using is.gd
file_downloader Provide a URL to a file and this script will download it with a progress bar
MarkdownPDF Converts Markdown documents to PDF directly on your iOS device
indentation [] Add this to your action menu and quickly indent multiple lines of code
github_download [] Github file viewer / general URL download script for Pythonista