In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "SD Explorer"

From WiiBrew
Jump to navigation Jump to search
(Removed no download notice)
 
(34 intermediate revisions by 17 users not shown)
Line 1: Line 1:
{{Infobox homebrewapp
+
{{Infobox homebrew
 
| title      = SD Explorer
 
| title      = SD Explorer
| image      =  
+
| image      = [[File:sdexplorer.png]]
| desc        = SD card file manager
+
| type        = utility
| type        = Utility
 
 
| author      = miom
 
| author      = miom
| download    = [http://miom.pytalhost.de/sdexplorer1.0a.zip sdexplorer1.0a.zip]
+
| version    = 1.0b
| source      = [http://miom.pytalhost.de/sdexplorer0.9src.zip sdexplorer0.9src.zip]
+
| licence    = Not specified (open source)
| peripherals =  
+
| download    = Media:Sdexplorer1.0b.zip
| hbb = 1
+
| source      = http://miom.pytalhost.de/sdexplorer1.0b-src.zip
 +
| website    = http://miom.pytalhost.de/
 +
| peripherals = {{Wiimote1}} {{FrontSD}}
 +
| hbb = yes
 
}}
 
}}
  
Line 18: Line 20:
 
*delete files  
 
*delete files  
 
*move and rename dirs and files
 
*move and rename dirs and files
 +
*copy files
  
  
Line 26: Line 29:
 
== ToDo ==
 
== ToDo ==
 
Announced for the next versions:
 
Announced for the next versions:
*copy function
 
 
*dol/elf loader
 
*dol/elf loader
 +
*text/pic viewer
 +
*new interface -new skin by TunaLover-
  
 
== Ideas ==
 
== Ideas ==
''Add your ideas [[Talk:Homebrew_apps/SD_Explorer|here]]''
+
''Add your ideas'' [[Talk:SD_Explorer#Ideas|here]]
  
 
== Bugs ==
 
== Bugs ==
Currently there are some bugs in the delete function.
+
Smaller bugs with cut off strings and multiple slashes
If you delete files, you don't gain the released space.
 
I think this error is rather in libfat but I search for a solution.
 
  
[[category:Homebrew using libwiisprite]]
+
[[Category:Homebrew using libwiisprite]]

Latest revision as of 05:29, 19 February 2023

SD Explorer
Sdexplorer.png
General
Author(s)miom
TypeUtility
Version1.0b
LicenceNot specified (open source)
Links
Download
Website
Source
Downloadable via the Homebrew Browser
Peripherals
Wiimote1.svg Loads files from the Front SD slot

SD Explorer is an SD card file manager with the following possibilities:

  • create directories
  • delete directories recursively
  • create empty files
  • delete files
  • move and rename dirs and files
  • copy files


Installation

Extract the content of the archive on your SD Root. Be sure that you copy all files, your Wii might crash if you don't!

ToDo

Announced for the next versions:

  • dol/elf loader
  • text/pic viewer
  • new interface -new skin by TunaLover-

Ideas

Add your ideas here

Bugs

Smaller bugs with cut off strings and multiple slashes