Menu

Tree [2898aa] master /
 History

HTTPS access


File Date Author Commit
 COPYING 2009-12-24 Marcin Karpezo Marcin Karpezo [383c2a] License change
 README 2010-01-04 Marcin Karpezo Marcin Karpezo [3c588f] Updated readme and help msg
 simpleburner.pl 2010-01-16 Marcin Karpezo Marcin Karpezo [d5fd15] Added marks for next release, simpleburner is g...
 simpleburner.py 2010-05-31 Marcin Karpezo Marcin Karpezo [2898aa] simpleburner development restarted! I need to r...

Read Me

COPYING:
Copying and distribution of this file, with or without modification,
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.  This file is offered as-is,
without any warranty.

DESCRIPTION:
Simpleburner - made to simplyfi CD/DVD burning under CLI.

HOMEPAGE:
<http://sirmacik.net/simpleburner/>

DEPENDENCES:

    * perl   - <http://www.perl.org>
    * cdrkit - <http://www.cdrkit.org/> or cdrtools - <http://cdrecord.berlios.de/>

INSTALLATION:
To get the source of simpleburnerer run:
    $ git clone git://repo.or.cz/simpleburner.git
And then install with command:
    # install -Dm simpleburner/simpleburner.pl /usr/bin/simpleburner

OPTIONS:
    -h, --help        Displays help message
    -t, --test        Run in test mode 
    -b, --burn-only   Run without making iso image
    -m, --makeiso     Make only iso image
        --data        Directory with data to burn
        --name        Path and/or name of iso image (by default ~/cd.iso)
    	--device      Device to use (default /dev/sr0)
        --speed       Burning speed (by default it will be autodetected)
	--mode 	      Burning mode, available options are: TAO (default), DAO, SAO, RAW

BUGS:
If You've found any bugs or You've any idea how to improve simpleburner, 
please report it by sending mail to simpleburner-bugs@googlegroups.com.

LINKS:
Mailing list: <http://groups.google.com/group/simpleburner-bugs>
Project site at freshmeat <http://freshmeat.net/projects/simpleburner>
Project site at sourceforge <http://sourceforge.net/projects/simpleburner/>

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.