Skip to main content
Back to projects
activeFeb 05, 2026

RokoTools

A collection of small local utilities for browser history processing and system maintenance.

pythonshellutilitiesfastapi

Note: This project is not yet available on GitHub.

Overview

RokoTools is a collection of small, focused utilities for personal productivity and system maintenance. These are the kind of scripts that solve specific problems without needing to be full applications.

Included Tools

social_to_backlog

Reads browser history and extracts social media content worth revisiting. Filters out noise and creates a focused list of items to review later.

dnf_doctor_app

A small FastAPI app for managing DNF package operations with a friendlier interface. Helps diagnose and fix common Fedora package issues.

Key Features

  • Local Only: All tools run locally without external dependencies.
  • Browser History Access: Read-only access to browser history files.
  • Focused Purpose: Each tool does one thing well.
  • Shell Integration: Easy to run from the command line.

Technology Stack

  • Languages: Python, Shell
  • Web Framework: FastAPI (for dnf_doctor_app)
  • Data Access: Direct file reading for browser history

Current Status

Active collection of working utilities. Tools are added as needs arise.

Have questions about RokoTools?

Try asking the AI assistant! Here are some ideas:

Related Projects