Skip to content

jhuang38/fsm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fsm

This is a project to automatically manage your file system. More documentation is TBA:

  • Add more possible data sources (e.g. taking from discord servers)
  • Improve error handling
  • Include better documentation on how to configure behavior (i.e. via config file and filters)
  • Add proper test cases

The functionality of this utility is based around a config file. See fsm_config_example.json as an example, but the basic functionality involves choosing a path to watch, a path to build a managed directory from, and various filters to organize files based on filename (regex), extension, etc.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages