Skip to content

FrostyX/tracer

Repository files navigation

Tracer

Tracer finds outdated running applications in your system

Tracer determines which applications use outdated files and prints them. For special kind of applications such as services or daemons, it suggests a standard command to restart it. Detecting whether file is outdated or not is based on a simple idea. If application has loaded in memory any version of a file which is provided by any package updated since system was booted up, tracer consider this application as outdated.

Overview

Website: http://tracer-package.com
Source: https://github.com/FrostyX/tracer
Documentation: https://tracer.readthedocs.io/
License: GNU GPL v2.0

Status

CI Badge
Coverage Coverage status
Travis Travis

Features

Please see User Guide

Supported distributions

Tracer currently supports the following distributions.

Their derivates might be supported as well, although some minor tweaks might be necessary.

Installation instructions

Please see Installation instructions in the documentation.

Feedback

Please report any bugs or feature requests to issues on this repository. Pull requests are also welcome, but please visit Developer Guide first. If you rather want a talk or something, you can find me on #gentoo.cs or #fedora-cs at libera.chat or you can mail me.

Similar software