GUI to losslessly mess with media files
Currently only packaged with nix
This will compile the program if it cannot find it in your configured binary caches
nix profile install github:Elec3137/twediaIf you have a local copy of the repo you want to use,
you can cd into it and do:
nix profile install .The prefered way to develop is with direnv (nix) and cargo;
git clone https://github.com/Elec3137/twedia
cd twedia
direnv allow
cargo build # do your thing-
obsolete the CLI for creating and writing the final output
-
test nix builds with other linux distributions
-
consider looking into macOS support
-
consider looking into windows support
-
fix window decorations (should be able to drag it, close by clicking on the X)
-
fix button and text styles
ordering is by relevance/interest
~50% probablility any one thing will actually happen