{% extends "base.html" %} {% block title %}{{ _('About') }} - {{ app_name }}{% endblock %} {% block content %}
{{ _('Professional time tracking and project management') }}
{{ _('A comprehensive web-based time tracking application built with Flask, featuring project management, client organization, task management, invoicing, and advanced analytics.') }}
{{ _('TimeTracker is free and open source. You can donate or buy a supporter license — features are never locked.') }}
{{ _('Real-time tracking with idle detection and live updates') }}
{{ _('Organize clients with contacts, rates, and project relations') }}
{{ _('Break down projects into tasks with progress tracking') }}
{{ _('Generate professional invoices from tracked time') }}
{{ _('TimeTracker is free and open-source. Support updates and new features — or remove prompts with a one-time key.') }}
{{ _('Remove prompts with a one-time key.') }} {{ _('Get key') }}
{{ _('Status, versions, and configuration details.') }}
{% if current_user.is_admin %} {{ _('System Info') }} {% else %} {{ _('Admin access required') }} {% endif %}{{ _('Report issues, request features, contribute.') }}
{{ _('GitHub Issues') }}