Ferret File System/v0.1: Difference between revisions

From Woozle Writes Code
Jump to navigation Jump to search
m (16 revisions imported: moving here)
No edit summary
Line 1: Line 1:
==Introduction==
[[category:project]]
==About==
[[FileFerret]] is a software system intended to manage large numbers of files, including those on offline media. It can also provide services to other applications which may need to track large numbers of files for their own purposes.
[[FileFerret]] is a software system intended to manage large numbers of files, including those on offline media. It can also provide services to other applications which may need to track large numbers of files for their own purposes.



Revision as of 13:21, 24 September 2022

About

FileFerret is a software system intended to manage large numbers of files, including those on offline media. It can also provide services to other applications which may need to track large numbers of files for their own purposes.

Development has so far focused on a web server backend and a CLI front-end for spidering, but a GUI desktop interface is planned and a mobile interface could also be useful.

Pages