Side projects I work on now
-
httpdirectory is a Rust library to get a Rust structure from a directory index generated by apache, nginx or other means. You can then filter files or directories and access them as you wish. This library is used by cloud-image-download project that downloads latest cloud qcow2 images (needs some configuration though)
-
rversions a program that will tell you when a new release of your favorites programs are available (it checks through RSS or Atom feeds thanks to feed-rs)
-
typos-git-commit that will make coherent commits for the typos discovered by typos
-
I also work on some other projects that are not opensourced for now (because they aren’t mature) such as a one player game with Bevy for instance