Commit graph

7 commits

Author SHA1 Message Date
3bc2286586 feat(grpc): Add basic grpc example 2024-04-23 20:12:18 -04:00
3439bdc37a refactor: move file explorer logic to it's own module 2024-04-17 16:04:11 -04:00
6e4842a71a feat: Add basic directory walker functionality
Walk a directory recursively finding all *.mp3 and *.flac files, exclue
common hidden files and folders.
2024-03-28 12:41:39 -03:00
48ba1f9386 docs: add milestone link in README 2023-12-24 10:56:21 -03:00
e1d468fec3 docs: update README 2023-12-24 09:52:14 -03:00
2d8923ba19 build(cargo): init cargo project 2023-12-23 17:39:18 -03:00
aleidk
422e6ab2a3 Initial commit 2023-12-23 02:34:13 +00:00