{% extends "base.html" %} {% block title %}Settings - FastRep{% endblock %} {% block content %}
⚠️ 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 v1.0.0
A simple work log manager for tracking daily activities and generating reports.
GitHub Repository