A self-hosted dashboard and notification service for an Ather scooter. It
reads what the scooter last reported, keeps a record of what the battery does, and pushes
you a notification when charging starts or finishes. Named for the seat behind you: it
rides along and watches, and it doesn't drive.
Not affiliated with Ather Energy
This is an unofficial, independent hobby project. "Ather" is a trademark of
Ather Energy Ltd., used here only to describe what this software works with. It is not
endorsed by, sponsored by, or connected to Ather Energy in any way.
It can stop working
Ather publishes no developer API. Everything here talks to endpoints that
are undocumented and unversioned, so they can change or start refusing without notice.
Using this may conflict with Ather's own terms of service; that is between you and Ather.
No warranty
Provided "as is", under the MIT licence, without warranty of any kind. You
use it at your own risk, on your own account and your own vehicle. The author accepts no
liability for any loss, damage, missed notification, or anything that happens to your
scooter. Never rely on it for anything safety-critical.
If this instance isn't yours
Signing in stores an Ather access token for your account on this server,
encrypted at rest. That token can locate and immobilise your scooter, so whoever runs this
machine is holding something that matters. Only sign in if you trust them.
Accounts other than the owner's are read-only: you can see your scooter,
but you cannot beep or immobilise it through this server. You can sign out or delete your
account, and everything held for you goes with it.
If you would rather trust nobody, run your own copy. It is free to host and
the source is MIT licensed.