A DVD burner in python
you NEED a linux device. This WILL NOT work on windows unless the SLIGHT chance it works under WSL. but anyway, this is what we have tested it on:
- Arch Linux Now, let's get to using this!
- run
git clone https://github.com/tails1154/tailsdvd/tailsdvd.git
in your terminal cd tailsdvd
./installer.sh
- We HAVE NOT tested this on DEBIAN (or debian based devices) but you need
mkisofs
andcdrecord
If you want to run it again without usinginstaller.sh
(to install the deps)cd src
python3 dvdburn.py
I have no plans for windows support in the near future. If you want to add it, feel free to open a PR!
do note that usually, the disc drive is at /dev/cdrom