Roadmap

Find the development on my Gitlab.

distro-tracker.

Main script.

version 1.2:

  • Creation of a Flatpak package.
  • Support CSV & YAML for external storage of URLs to track, files produced by distro-url.
  • Migrate features from report to distro-reporter, a standalone script, to improve usability and possibilities (–report will be removed).
  • Optimizations on NOK & Ping tests.

version 1.3:

  • Distribution URLs as indexed arrays, no longer limited to 2.

distro-url.

Utility that generates URL files to be parsed, for the ‘–source’ option of distro-tracker. The files produced are in CSV, JSON & YAML formats.

version 1.1:

  • Distribution URLs as indexed arrays, no longer limited to 2.

distro-reporter.

Utility that analyzes the results of distro-tracker to generate reports of changes between old and new data.

distro-publisher.

Utility that analyzes the reports of distro-reporter to publish them on various platforms.

version 1.1:

  • Investigate support for publishing on WhatsApp & Wordpress.

distro-converter.

Utility that analyzes the results of distro-tracker to convert data to and from CSV, JSON, YAML, Markdown, and HTML formats. Specifically combines the old distro-csv2html and distro-csv2md.

version 1.0:

  • Combine distro-csv2html and distro-csv2md.
  • Import conversion functions currently present in distro-tracker.
  • Offer the following conversions: CSV to HTML/MD/JSON/YAML.

distro-manager.

Utility to manage downloaded ISO images - development not started.

version 0.1:

  • Create a function to control the number of ISO images used.