Skip to content

Elec3137/twedia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

105 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

twedia

GUI to losslessly mess with media files

Currently only packaged with nix

Install

This will compile the program if it cannot find it in your configured binary caches

nix profile install github:Elec3137/twedia

If you have a local copy of the repo you want to use, you can cd into it and do:

nix profile install .

Develop

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

TODO

main goals

  1. obsolete the CLI for creating and writing the final output

  2. test nix builds with other linux distributions

  3. consider looking into macOS support

  4. consider looking into windows support

cosmic

  1. fix window decorations (should be able to drag it, close by clicking on the X)

  2. fix button and text styles

meta

ordering is by relevance/interest

~50% probablility any one thing will actually happen

About

GUI to losslessly mess with media files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors