Kutt is a modern URL shortener with support for custom domains. Create and edit links, view statistics, manage users, and more. The only prerequisite

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2025-01-09 08:30:05

Kutt is a modern URL shortener with support for custom domains. Create and edit links, view statistics, manage users, and more.

The only prerequisite is Node.js (version 20 or above). The default database is SQLite. You can optionally install Posrgres or MySQL/MariaDB for the database or Redis for the cache.

The app is configured via environment variables. You can pass environment variables directly or create a .env file. View .example.env file for the list of configurations.

You can use Kutt as your default URL shortener in ShareX. If you host your custom instance of Kutt, refer to ShareX wiki on how to setup.

Leave a Comment