{% extends "base.html" %} {% block title %}Settings - FastRep{% endblock %} {% block content %}
Choose your preferred theme.
Current theme: System
Automatically summarize project logs in monthly reports using Cline CLI.
Specify a range (e.g. "3-5") or a fixed number (e.g. "5").
Maximum time to wait for AI response per project.
Number of recent logs to display on dashboard.
⚠️ Warning: Clearing the database will permanently delete all log entries. This action cannot be undone.
Your logs are stored in: ~/.fastrep/fastrep.db
You can also manage your logs using the command line:
fastrep log -p "Project Name" -d "Description"
fastrep view --mode weekly
fastrep list
fastrep delete --id 1
FastRep v2.0.2
A simple work log manager for tracking daily activities and generating reports.
GitHub Repository