# tracker-miners **Repository Path**: foundos_1/tracker-miners ## Basic Information - **Project Name**: tracker-miners - **Description**: Auto-created via API - **Primary Language**: Unknown - **License**: LGPL-2.1 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-08-05 - **Last Updated**: 2025-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Tracker Miners Tracker is an efficient search engine and [triplestore](https://en.wikipedia.org/wiki/Triplestore) for desktop, embedded and mobile. The Tracker project is divided into two main repositories: * [Tracker core](https://gitlab.gnome.org/GNOME/tracker) contains the database (*tracker-store*), the database ontologies, the commandline user interface (`tracker`), and several support libraries. * [Tracker Miners](https://gitlab.gnome.org/GNOME/tracker-miners) contains the indexer daemon (*tracker-miner-fs*) and tools to extract metadata from many different filetypes. More information on Tracker can be found at: * Source code and issue tracking: * All discussion related to Tracker happens on: * IRC channel #tracker on: * [irc.gimp.net](irc://irc.gimp.net) Related projects: * [GNOME Online Miners](https://gitlab.gnome.org/GNOME/gnome-online-miners/) extends Tracker to allow searching and indexing some kinds of online content. For more information about developing Tracker, look at the [README.md file in Tracker core](https://gitlab.gnome.org/GNOME/tracker/tree/master/README.md).