Skip to content

gperl27/movie-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Movie manager

About

This app aims to alleviate the pain of clutter and organization of managing videos files locally in folders or external devices. Movie Manager keeps track of your movie files and where they come from. The app provides the ability to search by filename and filter by origin folder.

Requirements

  • Rust
  • Elm
  • Uglify-js

Installation

$ ./init.sh

will download frontend assets and then compile the frontend files

$ cargo run

will install Rust dependencies and compile the source

Since this a rust project, any valid rust command hereafter should work

Backlog

  • Improved error handling (front and backend)
  • Use filenames to pull in file metadata from web api

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published