Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
shtayeb committed Nov 15, 2023
2 parents f913736 + 862f0f8 commit 6d48d9b
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
## Go Organizer
A go script that organizes files by their types and recognize Bing generated images and organize them in a folder.

## Resources
- [Learn GO](https://blog.shahryartayeb.com/courses/learn/learning-go) Course on SHTB

## Todo

- Dont hard code the directories
- [x] Dont hard code the directories
- Run the script in the background
- Create a log file to output errors to it

0 comments on commit 6d48d9b

Please sign in to comment.