# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 21
# self = https://watcher.sour.is/conv/sfosaeq
Material design on my iPhone? *Gross* Feedback cc: @prologic
I installed Goryon, and it looks like someone shoved an Android app onto my iPhone.
@ocdtrekkie I don't understand 😅 It _is_ an Android App (and an iOS App). It's written using Flutter.
@ocdtrekkie I don't understand 😅 It _is_ an Android App (and an iOS App). It's written using Flutter.
I don't like all that Google UI design slapped onto my otherwise decent phone. :P
@ocdtrekkie Well there isn't much choice in the matter really 😢 Mobile App development is hard 🤦♂️
@ocdtrekkie Well there isn't much choice in the matter really 😢 Mobile App development is hard 🤦♂️
@prologic I'll just have to hope Yarn becomes popular enough for someone to make a native iOS client app.
@novaburst Hmm I see ... Not sure how that helps though 🤔
@novaburst Hmm I see ... Not sure how that helps though 🤔
@prologic basically, code in one language, and make wrappers (sort of what he did) to said code in Java/Kotlin (Android) and Swift (iOS)
as for desktop.... I think the Web UI is enough, it isn't bad
for something like this though, it's overengineering
@ocdtrekkie the twtxt spec is public, nothing stopping you from writing your own for ios.