{% extends "base.html" %} {% block content %}

Welcome to MTDify Starter Edition

A lightweight, offline-first bookkeeping tool for UK sole traders and small businesses. Your data stays on your device — no cloud, no SaaS, no third-party storage.

Documentation

Learn how to install, configure, and use the Starter Edition.

Getting Started

Step-by-step guide for setting up your first business and entering transactions.

Your Business

View, edit, and manage your locally stored business.

About This Edition

MTDify Starter Edition is designed for users who prefer owning their own data and keeping it fully under their control. There are no remote servers, no cloud accounts, and no automated submissions. Everything is processed directly on your device using SQLite or PostgreSQL.

This edition is ideal for solo developers, privacy-focused users, and anyone who wants a straightforward bookkeeping tool without a subscription.

{% endblock %}