Manually reposting the same post to Telegram, VK, MAX and a website is half an hour a day that nobody enjoys. Publisher does it for you: post once, it appears everywhere.

The pain it solves
An SMM specialist spends time not on content but on copy-pasting across platforms. Mistakes, forgotten channels, things out of sync.
Who it's for
SMM teams and agencies that run many channels at once.
How it works
The marketer fills a plan in a plain Google Sheet. From there the system picks up the tasks, publishes on schedule to every channel, and writes the status back to the sheet: you can see what went out and what errored.

Under the hood
It's my own Python package: a CLI, an HTTP API and a background worker with an SQLite queue, retries and crash recovery. A separate adapter for each of 11 channels. Where a platform has no open API (Senler), careful browser automation does the job. Deployed as a system service.
The result
Publishing on autopilot, with control staying in a simple spreadsheet a non-technical person can use.
