More actions
Yuki FM | |
---|---|
File:YukiFM.jpg | |
General | |
Author | skiptirengu |
Type | Utilities |
Version | 2016 |
License | Mixed |
Last Updated | 2016/08/27 |
Links | |
Download | |
Website | |
Source | |
Yuki FM is a file manager being made with Lua Player Plus. It has some basic functions and is suited for normal use.
Features
- Built-in updater.
- Basic file browsing.
- File Unzipping and copy/pasting.
- Theme engine.
- CIA Installing.
- 3DSX Launching.
- Lua script loading.
- Viewing extdata.
Installation
Installing
Available as 3DSX, 3DS and CIA.
- CIA - Install the .cia with the CIA manager of your choice.
- 3DSX - Use the .3dsx provided with the homebrew launcher.
- 3DS - For flashcarts Gateway, Sky3DS and clones.
Building
The building is made possible through a make
script, meaning you need to have make
installed and in your path.
If you already use devkitArm then you are good to go.
Just run make
(or make all
/make build
) to get your binaries in the build directory build 3ds
, build 3dsx
and build cia
are also available in case not all binaries need to be built.
You can also use make clean
to remove all built files.
Credits
- Rinnegatamante for Lua Player Plus, lpp-3ds and ORGANIZE3D as it uses some (mostly) of his code.
- ihavemac for YAFM As it utulizes some of his code.
- astronautlevel2 for the proper updating screen as used in StarUpdater 3DS.
- Wolvan for the nightlies.
External links
- Official website - https://hikiruka.github.io/Yuki-FM
- GitHub - https://github.com/skiptirengu/Yuki-FM