MyStuff is a metadata-based repository for all types of files.
It has been my pet project for the past few years and keeps being rewritten. The current implementation (which I will probably keep) is in C#.
It is designed to be used on any operating system with any filesystem (which has sufficiently long filenames - e.g. not FAT16) and it should be trivial to code a new GUI or use the CLI. Primary development is proceeding on Linux with a GTK+ interface.
It has been my pet project for the past few years and keeps being rewritten. The current implementation (which I will probably keep) is in C#.
It is designed to be used on any operating system with any filesystem (which has sufficiently long filenames - e.g. not FAT16) and it should be trivial to code a new GUI or use the CLI. Primary development is proceeding on Linux with a GTK+ interface.