# 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 1
# self = https://watcher.sour.is/conv/jx2q3ta
How to Check Battery Capacity & Cycle Count from Command Line on Mac
Most Mac users will likely see battery stats in the menu bar of MacOS, and head to System Information to investigate cycle count, but some users who spend a lot of time at the command line may find it useful to be able to retrieve battery information from the Terminal. One way to find battery ... [Read More](https://osxdaily.com/2024/01/03/how-to-check-battery-capacity-cycle-count-from-command-li ... ⌘ Read more