1mybashburn(1) burn data and songs mybashburn(1)
2
3
4
6 mybashburn - it can burn data cds/dvds and create mp3/ogg/flac.
7
9 MyBashBurn is a Terminal User Interface (TUI) frontend based of the CD
10 burning shell script called BashBurn for Linux; this originally does
11 not have the best eye-candy CD-burning UI, nevertheless, mybashburn
12 uses dialog boxes/functions which draws (using ncurses) windows onto
13 the screen. MyBashBurn dialog boxes offer good functionality, and has
14 very good capabilities of automatically finding dependencies and auto
15 detecting devices CD/DVD RW. In short, do not reinvent the wheel - just
16 let MyBashBurn do what you want it to do.
17
18 MyBashBurn can burn data cds, music cds, multisession cds. It can burn
19 and create ISO files. It can burn bin/cue files, create mp3s, oggs and
20 flac files. Supports burning DVD-images and data DVDs, and others funny
21 options. MyBashBurn depends on cdrecord and others backend applica‐
22 tions, so basically if your writing device works with it, MyBashBurn
23 will work flawlessly.
24
26 To run this program type: mybashburn
27
28 When enter for first time, remember setup MyBashBurn in the menu "Con‐
29 figure MyBashBurn" before trying to use it. Alternatively check you
30 system by the backend applications using the option in the menu "Check
31 Program Paths" search function and install manually if not FOUND them.
32
34 /etc/mybashburnrc - mybashburn admin settings.
35
36 ~/.mybashburnrc - mybashburn user settings.
37
38 /usr/share/mybashburn/* - Root shell scripts directory.
39
41 The code is some horrific and when running in any X TERM thats is nec‐
42 essary change the window size manually.
43
44 Please report any bugs found in this version of MyBashBurn to
45 <wilmer@fedoraproject.org> or post on the MyBashBurn mailing list.
46
48 This is free software. You may redistribute copies of it under the
49 terms of the GNU General Public License
50 <http://www.gnu.org/licenses/gpl.html>. There is NO WARRANTY, to the
51 extent permitted by law.
52
54 Wilmer Jaramillo M. <wilmer@fedoraproject.org>
55 by MyBashBurn Full Dialog Box and this man.
56
57 Anders Linden <anders.linden@gmail.com>
58 by BashBurn Core.
59
60 Thanks all users and developers of BashBurn.
61
62 This man was written for Fedora but also can be used for others.
63
64 Please send mails about translation and documentation to the mybashburn
65 mailing list.
66
68 mybashburnrc(5) - FIXME: Document this.
69
70 mybashburn homepage: (http://mybashburn.sf.net/)
71
72
73
74MyBashBurn 1.0.2 2007-01-06 mybashburn(1)