NotReliable

Sign in to Mello

No account? You need an invite link from someone who has one.

Take a client with you

Both are the build this server is running, packaged from the files beside it — so they cannot be a version out of step with it.

The browser extension

One sortable table of the cards from every board you are on — here, on Trello, and on any other server you add. Chrome, Edge, or anything else built on Chromium.

Download extension.zip v0.1.0

Installing it
  1. Unzip it somewhere you will not delete by accident — Chrome loads it from that folder, it does not copy it.
  2. Open chrome://extensions and switch on Developer mode.
  3. Load unpacked, and choose the folder you unzipped.
  4. Open its Settings, + Add server, and give it this address (https://mello.notreliable.com) with a token from your Account page.

What it does

The command line

tz — boards, cards, docs through a pipe, attachments, sharing. Node 18 or newer, and no dependencies at all.

Download tz.zip

Installing it
unzip tz.zip && cd tz/cli && npm link
export TZ_URL=https://mello.notreliable.com
export TZ_TOKEN=$(tz token add <you> --password '…' | grep ^token | cut -f2)
tz cards

Everything it can do

Also here: running this server · how it is built · llms.txt