https://github.com/sugiruu/yuki-fm
File Explorer/Manager for the 3DS, written in lua
https://github.com/sugiruu/yuki-fm
Last synced: 30 days ago
JSON representation
File Explorer/Manager for the 3DS, written in lua
- Host: GitHub
- URL: https://github.com/sugiruu/yuki-fm
- Owner: sugiruu
- License: mit
- Created: 2016-08-27T17:48:26.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-08-27T17:49:43.000Z (over 8 years ago)
- Last Synced: 2025-02-25T12:15:59.557Z (2 months ago)
- Language: Lua
- Size: 39.5 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Yuki FM
This is yet another file manager being made with Lua Player Plus. As of this writing, it is currently suited for normal use. More features will be pushed to the repo# What is working
* Built In updater
* Basic file browsing
* File Unzipping and copy/pasting
* Theme engine
* CIA Installing
* 3DSX Launching
* Lua script loading
* Viewing extdata# Features that will come soon
* News:S (Notifiation) Browsing
* proper Built-In updater# Contributing
I can only work on this 3 days a week due to me being in school. so If you want to contribute, feel free to make a pull request ^^
# Website
The Yuki-FM official website is available [here](https://hikiruka.github.io/Yuki-FM/)##Build instructions
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 goJust 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.
## Nightlies
Nightlies are available at [the official automatic Nightly build page](https://hikiruka.github.io/Yuki-FM/build/) and build whenever changes get pushed to the `master` branch## Credits
* Rinnegatamante for Lua Player Plus, [lpp-3ds](https://github.com/Rinnegatamante/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 [Star Updater](https://github.com/astronautlevel2/StarUpdater)
* Wolvan for the nightlies