Skip to content

Latest commit

 

History

History
76 lines (55 loc) · 2.37 KB

readme.md

File metadata and controls

76 lines (55 loc) · 2.37 KB

Almanac

📁 Dead simple File Manager with Local Views Count Feature!



hr


Features

  • Tracks how many times you open a file.

🌽 In-case u have hundreds of local videos to watch :)

  • Thumbnail/preview for image/video files.
  • Use custom RUST functions on file-system related features for better performance.

Possible Upcoming Features

  • Better thumbnail/preview generation.
  • Search files/folders.
  • Sort files/folders by views.

🌽 No-guess in finding ur favorite videos ever :)

  • Showing Home, Downloads, Videos & Removable Disks on starting page instead of Root.
  • Refresh button for thumbnail/preview.

Unplanned Features

  • Basic file operations: Copy, Move, Delete, and Rename.
  • Thumbnail/preview for files other than images/videos.

🌽 Who's using this to open documents anyway? Go watch some videos! :|

  • Re-design the UI
  • Change the Icon
  • 🍎 Support for Apple ecosystem

Let's support 🌽 instead!

Download

Build on ur own. Sorry :)

hr

Tech Stack

FFMPEG Thumbnailer produces better thumbnail/preview, but I don't know how to build it LOL.

Development

pnpm install
pnpm tauri dev

Don't run pnpm dev directly!