The simplest of URL shorteners. No analytics. No complex installation.
Built on Cloudflare's blazing fast global network.
- Extremely light-weight (public site is <4KB)
- Automatic light and dark themes
- Simple, intuitive dashboard
I run my own installation of bus at https://ensl.ee
The following URL brings you to the bus GitHub page: https://ensl.ee/bus
For screenshots of the dashboard, check out the Wiki.
- Server-side processing: Cloudflare Pages Functions
- Configuration: Cloudflare Pages Environment Variables
- Data storage: Cloudflare KV and D1
- Authentication: Cloudflare Access
- Build System: Node.js
For installation and configuration instructions, please refer to the Wiki.
If you would like to customize the code or contribute to the project, please refer to the Contributing guide.