# 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 38
# self = https://watcher.sour.is/conv/zmi4wha
@prologic I wonder if I'm required to have a Developer ID for a macOS version of mkws?
@adi No. You can just build a Homebrew Formulae πŸ‘‰ brew.sh
@adi No. You can just build a Homebrew Formulae πŸ‘‰ brew.sh
@prologic But if I prefer distributing it as it's distributed now:

wget -O - https://mkws.sh/mkws@4.0.12.tgz | tar -xzvf -

Simple binaries?
@prologic But if I prefer distributing it as it's distributed now:\n\n wget -O - https://mkws.sh/mkws@4.0.12.tgz | tar -xzvf -\n\nSimple binaries?
@prologic But if I prefer distributing it as it's distributed now:\n\n wget -O - https://mkws.sh/mkws@4.0.12.tgz | tar -xzvf -\n\nSimple binaries?
@adi Are they statically linked?
@adi Are they statically linked?
@prologic Yup!
@prologic Yup!
@adi Here you go https://files.mills.io/download/mkws\n\nUsage:
@adi Here you go https://files.mills.io/download/mkws

Usage:
@adi Here you go https://files.mills.io/download/mkws

Usage:
@prologic Cool! Thanks! @brasshopper
@prologic Cool! Thanks! @brasshopper
@adi you’re welcome! πŸ‘Œ Feel free to modify as needed and distribute in your documentation for macOS and/Docker users πŸ€—
@adi you’re welcome! πŸ‘Œ Feel free to modify as needed and distribute in your documentation for macOS and/Docker users πŸ€—
@adi @prologic @brasshopper Neah, it doesn't run if you add an index.upphtml file, you'll have to set MKWSTHEMEDIR at some point.
@adi @prologic @brasshopper Neah, it doesn't run if you add an index.upphtml file, you'll have to set MKWSTHEMEDIR at some point.
@prologic But regarding those native binaries? Ideas?
@prologic But regarding those native binaries? Ideas?
@adi What about the native binaries?
@adi What about the native binaries?
@prologic Am I required to have a Developer ID?
@prologic Am I required to have a Developer ID?
@adi No
@adi No
@prologic But https://webcache.googleusercontent.com/search?q=cache:yR6MdWBlND8J:https://developer.apple.com/forums/thread/120989+&cd=1&hl=en&ct=clnk&gl=ro
@prologic But https://webcache.googleusercontent.com/search?q=cache:yR6MdWBlND8J:https://developer.apple.com/forums/thread/120989+&cd=1&hl=en&ct=clnk&gl=ro
@adi You only need an Apple Developer account if you wish to play in their ecosystem. That means App Store, Signed iOS and Mac bundles. You do not need to if you plan to distribute Homebrew bottles, binaries or docker images for macOS.
@adi You only need an Apple Developer account if you wish to play in their ecosystem. That means App Store, Signed iOS and Mac bundles. You do not need to if you plan to distribute Homebrew bottles, binaries or docker images for macOS.
@adi #Apple aren't _completely_ #assholes yet... The whole #CSAM thing is pretty close, but if they drop it they'll redeem whatever shred of decency and respect they had with literally millions of developers and millions more users. Apple's business model is a trifecta of "Hardware", "Software" and "Content". They don't need to sell your data, but if they push this #CSAM bullshit agenda, they'll lose users and billions (_more than the whole App Store micropayments debarkle_).
@adi #Apple aren't _completely_ #assholes yet... The whole #CSAM thing is pretty close, but if they drop it they'll redeem whatever shred of decency and respect they had with literally millions of developers and millions more users. Apple's business model is a trifecta of "Hardware", "Software" and "Content". They don't need to sell your data, but if they push this #CSAM bullshit agenda, they'll lose users and billions (_more than the whole App Store micropayments debarkle_).
@prologic Ok, script works great, all you have to do is unpack the default theme https://mkws.sh/themes/base/base@3.0.2.tgz in the current directory.\n\n wget -O - https://mkws.sh/themes/base/base@3.0.2.tgz | tar -xzvf -\n mv base/share .\n rm -r base\n\nand run your script.
@prologic Ok, script works great, all you have to do is unpack the default theme https://mkws.sh/themes/base/base@3.0.2.tgz in the current directory.

wget -O - https://mkws.sh/themes/base/base@3.0.2.tgz | tar -xzvf -
mv base/share .
rm -r base

and run your script.
@prologic Ok, script works great, all you have to do is unpack the default theme https://mkws.sh/themes/base/base@3.0.2.tgz in the current directory.\n\n wget -O - https://mkws.sh/themes/base/base@3.0.2.tgz | tar -xzvf -\n mv base/share .\n rm -r base\n\nand run your script.
@adi Noice πŸ‘Œ
@adi Noice πŸ‘Œ