KorigamiK / a_rusty_explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documenting my way through making a file explorer in rust

THE BEGINNING

wrote code to list all the files in a directory wrote code to list all the directories scraped the code wrote code to list all the drives adding tauri to the application, its used to build the frontend of the application scraped the application entirely made this next js project now

DAY 0 PROG:

  • Successfully managed to get something on the screen
  • Currently able to surf directorys but only in the forward direction currently
  • Added tooltip to files and folders

TODOS

[] Add support for forward and backward navigation [] Prepare the folders for search

About


Languages

Language:TypeScript 62.5%Language:Rust 23.7%Language:JavaScript 7.7%Language:CSS 6.2%