Indigenous for iOS
Indigenous for iOS is a native app for iOS and currently in beta that supports posting your website using Micropub and a built-in reader that supports Microsub.
The project is under active development by
Eddie Hinkle and can be found on GitHub. There is also an Android version.
Contents
IndieWeb Usage
People currently using Indigenous for iOS on their sites.
The app is currently in beta testing. If you would like to help test Indigenous, you can fill out the form here.
If you have ideas/know of bugs, feel free to open up issues here: https://github.com/EdwardHinkle/indigenous-ios/issues
Screenshots of the app
Below are some screenshots of the app in progress.
Preview of Current Indigenous Functionality
Share Sheet changes based on the type of content found on the page after using mf2 parsing
V1 Features
All Bold Text is currently available in the beta.
- Share Sheet Support
- Posting
- Posting note
- Add location, Add photo using a micropub media endpoint, Add categories, Add syndication targets, Add person-tags (using micropub query)
- Voice posting for notes using Siri
- Posting note
- Reader
- Displays all Microsub channels
- Preview of all posts in a channel
- Filter posts by different attributes
- Set specific views for different channels
- Gallery View, Map View, News View, Stream View
- View original source URL
- Respond to posts, Like, Bookmark, Reacji Shortcuts, Reply
- Supporting multiple micropub accounts with a default one selected
- Notifications
- Forward mf2 json to your endpoint with a secret key to receive a push notification
- Example: https://indigenous.abode.pub/eddiehinkle.com/notification would send a push notification to any app authenticated as eddiehinkle.com.
- Forward mf2 json to your endpoint with a secret key to receive a push notification
Examples of Micropub Posts Sent
Like
POST /micropub HTTP/1.1 Host: eddiehinkle.com Content-type: application/x-www-form-urlencoded h=entry &like-of=http://waterpigs.co.uk/notes/4S0LMw/
Bookmark
POST /micropub HTTP/1.1 Host: eddiehinkle.com Content-type: application/x-www-form-urlencoded h=entry &bookmark-of=http://waterpigs.co.uk/notes/4S0LMw/
Repost
POST /micropub HTTP/1.1 Host: eddiehinkle.com Content-type: application/x-www-form-urlencoded h=entry &repost-of=http://waterpigs.co.uk/notes/4S0LMw/
Future Development Ideas
-
macOS Photos App Project to allow the development of a photo album that would be posted as photo posts as part of a collection More context in the IRC.
This is a syndicated copy of the Indigenous project page.














