SimonWaldherr / fsagent

watch a folder for new or modified files and do something (copy, move, delete, send via mail, ...)
MIT License
15 stars 5 forks source link

#Hacktoberfest 2018 #1

Open SimonWaldherr opened 6 years ago

SimonWaldherr commented 6 years ago

feel free to contribute
there are still many things todo, e.g.:

gunjan01 commented 6 years ago

Hey @SimonWaldherr ! I will take up the issue for adding support for YAML. Can you give me a brief context on the same ?

SimonWaldherr commented 6 years ago

Hi @gunjan01, please take a look at the latest update, fsagent got many changes. If you still want to add support for YAML, please use one of the existing YAML packages like https://github.com/go-yaml/yaml. The integration should work without configuration, if someone loads a YAML file, this should be detected automatically.

iampeterbanjo commented 6 years ago

hi I could help out with a status website. Did you mean a Github.io thing? Would you like a static site generator like Hugo or just a flat HTML?

SimonWaldherr commented 6 years ago

@iampeterbanjo I actually thought of a small dashboard for the program, where you can see a few informations on how many files it has moved etc.. But if you want to create a nice little github.io for the project (not just a standard page everyone has) then I will not say no to it.