Simpleburner is a simple CLI application to make burning CDs and DVDs easier. It writes a directory with your files to burn to a CD. You have to set up some things like ISO image name and location for it. It can be run in modes like test burn, makeiso-only, or burn-only. More information is included in the help message.
| Tags | multimedia CD Writing |
|---|---|
| Licenses | GPLv3 GPL |
| Operating Systems | Linux |
| Implementation | Perl |
| Translations | English |
Last announcement
After few emails with requests for return to perl implementation and I decided to do that. Sorry for that mess, I hope that this is the last langua...
Recent releases


Release Notes: A bug in "burn iso only" mode was fixed.


Release Notes: This version was rewritten in Perl. The versioning style was changed. An old Perl implementation bug with help messages was fixed. A bug with spaces in data directory names was fixed. A check for an existing ISO file was added.


Release Notes: The license has been changed to BSD. There are few new checks and new options for burning commands. The option --mode has been added.


Release Notes: After few conversations, there are some major fixes: a check for setting the --data option, and a default value returned for --name (ISO images will again be stored by default in /tmp/cd.iso).


Release Notes: This version was totally rewritten in Python. An annoying help bug was finally fixed. simpleburner now automatically uses cdrtools if cdrkit is not installed. The --speed option was added. The Perl implementation will no longer be developed.