Hi everyone,
Just a quick message in case it can interest someone.
I am in a middle of a doc project that involve a loooot of copy/checksum to multiple destinations. AND I wanted to learn a little bit of Rust language. That being said, I also wanted to see how I could go with Claude Code as a learning tool on a practical software build.
And so I made Bartleby : https://github.com/colorgrain/Bartleby
It is still in a very early Beta stage but it works on Linux Mint (my main workstation) and on Windows on another partition of my drive. I didn't test it yet on Mac OS. The code was heavily written with the help of AI. It is under review now (my goal is to go out of beta this summer). If any of you want to give it a look, your welcome (the comments are pretty long and exhaustive but it is a part of the learning process). It is released under the GPLv3 License. Please, should you decide to have a look into the code, be kind and remind that I am not a developer
What the software does right now :
-Copy one source to N destinations.
-Possibility to queue several jobs
-Check (or not) the copy with MD5 or xxh3 algos
-Create reports in CSV, PDF or HTML
-Reports can be customized with Names, Contact, Logos and "color theme" to match one's company logo
-The interface was build to look as native as possible on the 3 OS (Gnome, MacOS and Windows) and to follow the light/dark mode upon startup.
You'll need mediainfo CLI and ffmpeg to generate the metadata of the reports and the thumbnails for the copied videos
Cheers everyone.
Alex
Just a quick message in case it can interest someone.
I am in a middle of a doc project that involve a loooot of copy/checksum to multiple destinations. AND I wanted to learn a little bit of Rust language. That being said, I also wanted to see how I could go with Claude Code as a learning tool on a practical software build.
And so I made Bartleby : https://github.com/colorgrain/Bartleby
It is still in a very early Beta stage but it works on Linux Mint (my main workstation) and on Windows on another partition of my drive. I didn't test it yet on Mac OS. The code was heavily written with the help of AI. It is under review now (my goal is to go out of beta this summer). If any of you want to give it a look, your welcome (the comments are pretty long and exhaustive but it is a part of the learning process). It is released under the GPLv3 License. Please, should you decide to have a look into the code, be kind and remind that I am not a developer
What the software does right now :
-Copy one source to N destinations.
-Possibility to queue several jobs
-Check (or not) the copy with MD5 or xxh3 algos
-Create reports in CSV, PDF or HTML
-Reports can be customized with Names, Contact, Logos and "color theme" to match one's company logo
-The interface was build to look as native as possible on the 3 OS (Gnome, MacOS and Windows) and to follow the light/dark mode upon startup.
You'll need mediainfo CLI and ffmpeg to generate the metadata of the reports and the thumbnails for the copied videos
Cheers everyone.
Alex
Attachments
-
Capture d’écran du 2026-05-03 09-01-04.jpeg46.1 KB · Views: 26 -
Capture d’écran du 2026-05-03 09-02-20.jpeg39.6 KB · Views: 25 -
Capture d’écran du 2026-05-03 09-02-41.jpeg34 KB · Views: 23 -
Capture d’écran du 2026-05-03 09-03-28.jpeg42.8 KB · Views: 24 -
Capture d’écran du 2026-05-03 09-03-39.jpeg35.5 KB · Views: 26
Last edited: