Menu

Tree [57c6b8] master /
 History

HTTPS access


File Date Author Commit
 libwbfs 2010-02-24 winggndm winggndm [ddadaf] Move wbfs partition handling outside of gui. I...
 Kwbfs.pro 2010-02-24 winggndm winggndm [ddadaf] Move wbfs partition handling outside of gui. I...
 Makefile 2010-02-24 winggndm winggndm [ddadaf] Move wbfs partition handling outside of gui. I...
 README 2010-02-05 winggndm winggndm [021459] Rename addList to addQueue as it should be. Al...
 cache.cpp 2010-01-16 winggndm winggndm [b29a9d] add cover view for local files, add cover type ...
 cache.h 2010-02-24 winggndm winggndm [ddadaf] Move wbfs partition handling outside of gui. I...
 gpl-2.0.txt 2009-12-11 winggndm winggndm [670f61] initial commit
 kwbfs.png 2010-03-01 winggndm winggndm [57c6b8] add an icon.
 kwbfsgui.cpp 2010-03-01 winggndm winggndm [57c6b8] add an icon.
 kwbfsgui.h 2010-02-24 winggndm winggndm [ddadaf] Move wbfs partition handling outside of gui. I...
 kwbfsgui.ui 2010-02-24 winggndm winggndm [ddadaf] Move wbfs partition handling outside of gui. I...
 libwbfs_os.c 2009-12-11 winggndm winggndm [670f61] initial commit
 libwbfs_os.h 2009-12-11 winggndm winggndm [670f61] initial commit
 main.cpp 2009-12-11 winggndm winggndm [670f61] initial commit
 partition.cpp 2010-02-24 winggndm winggndm [ddadaf] Move wbfs partition handling outside of gui. I...
 partition.h 2010-02-24 winggndm winggndm [ddadaf] Move wbfs partition handling outside of gui. I...
 wbfshandler.cpp 2010-02-24 winggndm winggndm [ddadaf] Move wbfs partition handling outside of gui. I...
 wbfshandler.h 2010-02-24 winggndm winggndm [ddadaf] Move wbfs partition handling outside of gui. I...

Read Me

build and run.  For now, format the partition with another
wbfs manager or a wii. 
Program requires root access

You will need the qt-dev files so install the required packages

---Fedora---
yum install qt4-devel

---Ubuntu---
sudo apt-get install libqt4-dev

----ALL-----
build with
qmake
make

add yourself to the disk group to get access to the drives
sudo usermod -a -G disk <username>

run with
./Kwbfs
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.