New files detected Flutter App for macOS
Budget: €30 – €250 EUR
I need a Flutter app for macOS. The app should be able to do the following.
- App should stay in Statusbar
- If app is closed, it should still stay in statusbar and still look for files
- Should look for new files detected in specific folder.
- Should be possible to define what directory to monitor/look in
- Should be possible to define prefix for file 1 and define extension for file 1
- Should be possible to define prefix for file 2 and define extension for file 2
- So it works like looking if a new file1 or file2 is created in the directory, it should be file prefix, so for example if prefix for file1 is "Test" and extension is "csv", it should detected a file1 named "Test file (1).csv"
- Should be possible to define POST url
- If a new file is detected, it should POST the file content to the url. Post fields should be "filename" and "data". It can also be posted as a FILE.
- Source code is needed
- In the app there should be a log/text area where detects and posts are listen.
- App should stay in Statusbar
- If app is closed, it should still stay in statusbar and still look for files
- Should look for new files detected in specific folder.
- Should be possible to define what directory to monitor/look in
- Should be possible to define prefix for file 1 and define extension for file 1
- Should be possible to define prefix for file 2 and define extension for file 2
- So it works like looking if a new file1 or file2 is created in the directory, it should be file prefix, so for example if prefix for file1 is "Test" and extension is "csv", it should detected a file1 named "Test file (1).csv"
- Should be possible to define POST url
- If a new file is detected, it should POST the file content to the url. Post fields should be "filename" and "data". It can also be posted as a FILE.
- Source code is needed
- In the app there should be a log/text area where detects and posts are listen.