Toggle menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Apollo Switch: Difference between revisions

From GameBrew
(Created page with "{{Infobox Switch Homebrews |title=Apollo |image=apolloswitch.png |description=File Explorer for the Nintendo Switch. |author=evo-brut3 |lastupdated=2019/07/10 |type=Utilities |version=0.1 |license=GPL-3.0 |download=https://dlhb.gamebrew.org/switchhomebrews/apolloswitch.7z |website=https://gbatemp.net/threads/apollo-file-explorer-for-nintendo-switch.543080/ |source=https://github.com/evo-brut3/Apollo |donation= }} {{#seo: |title=Switch Homebrew Apps (Utilities) - GameBre...")
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox Switch Homebrews
{{Infobox Switch Homebrews
|title=Apollo
|title=Apollo
|image=apolloswitch.png
|image=apollonx.png
|description=File Explorer for the Nintendo Switch.
|description=File explorer homebrew.
 
|author=evo-brut3
|author=evo-brut3
|lastupdated=2019/07/10
|lastupdated=2019/07/10
|type=Utilities
|type=File Browsers
|version=0.1
|version=0.1
|license=GPL-3.0
|license=GPL-3.0
|download=https://dlhb.gamebrew.org/switchhomebrews/apolloswitch.7z
|download=https://dlhb.gamebrew.org/switchhomebrews/apollonx.7z
|website=https://gbatemp.net/threads/apollo-file-explorer-for-nintendo-switch.543080/
|website=https://gbatemp.net/threads/apollo-file-explorer-for-nintendo-switch.543080/
|source=https://github.com/evo-brut3/Apollo
|source=https://github.com/evo-brut3/Apollo
|donation=
|donation=
}}
}}
{{#seo:
Apollo is a File Explorer Homebrew for the Nintendo Switch. Its goal is to be the most convenient and reliable method to manage console's files.
|title=Switch Homebrew Apps (Utilities) - GameBrew
 
|title_mode=append
==Features==
|image=apolloswitch.png
*Graphical User Interface - Minimalist design which is based on default hbmenu and official home menu esthetic.
|image_alt=Apollo
*Selecting items - A simple but mandatory feature.
}}
*Copying files and directories - Before doing so, application checks whether user is trying to overwrite currently existing files or directories and then asks about overwriting them.
{{cleanup|article|Needs cleanup}}
*Recursive directory deletion - It allows for complete deletion of directories' content and obviously for file deletion.
File Explorer for the Nintendo Switch.
*Renaming files and directories - Speaks for itself.
*Sorting items - Alphabetically or reversed.
 
==Controls==
L - Sort (alphabetical, reversed alphabetical)
 
R - Help
 
Y - Select
 
B - Go back
 
A - Open
 
L/R - Copy/Paste


ZR - Delete


==Media==
X - Rename
<youtube></youtube>


Minus - Quit


==Screenshots==
==Screenshots==
https://dlhb.gamebrew.org/switchhomebrews/apolloswitch-01.png
https://dlhb.gamebrew.org/switchhomebrews/apollonx2.png
https://dlhb.gamebrew.org/switchhomebrews/apolloswitch-02.png
https://dlhb.gamebrew.org/switchhomebrews/apollonx3.png
https://dlhb.gamebrew.org/switchhomebrews/apolloswitch-03.png
 
https://dlhb.gamebrew.org/switchhomebrews/apolloswitch-04.png
https://dlhb.gamebrew.org/switchhomebrews/apollonx4.png
https://dlhb.gamebrew.org/switchhomebrews/apolloswitch-05.png
https://dlhb.gamebrew.org/switchhomebrews/apollonx5.png
https://dlhb.gamebrew.org/switchhomebrews/apolloswitch-06.png
https://dlhb.gamebrew.org/switchhomebrews/apolloswitch-07.png
https://dlhb.gamebrew.org/switchhomebrews/apolloswitch-08.png


==Changelog==
==Changelog==
'''v.1.0'''
'''v0.1'''
* First Release.
*This is the very first release of Apollo. As for now it has only basic functions.
*For more informations about the project check out the [https://github.com/evo-brut3/Apollo/blob/master/README.md README].
 
==Credits==
*[https://devkitpro.org/ devkitPro] for providing toolchain.
*[https://github.com/XorTroll/ XorTroll] for the amazing Plutonium which allowed Apollo to look like this and the Goldleaf which is a mine of knowledge.
*[https://www.reddit.com/user/GilFerraz/ GilFerraz] for his beautiful Miiverse UI concept which inspired me to create sidebar.
*[https://dribbble.com/LucasLacerdaUX Lucas Lacerda] for his Nintendo Switch UI Concept.
*[https://github.com/jaames/ jaames] for the nx-hbmenu mockup which helped me with the design.
*Nintendo for security.


== External links ==
== External links ==
* Gbatemp - https://gbatemp.net/threads/apollo-file-explorer-for-nintendo-switch.543080/
* GitHub - https://github.com/evo-brut3/Apollo
* Github - https://github.com/evo-brut3/Apollo
* GBAtemp - https://gbatemp.net/threads/apollo-file-explorer-for-nintendo-switch.543080/
* Reddit -

Latest revision as of 05:55, 18 July 2024

Apollo
Apollonx.png
General
Authorevo-brut3
TypeFile Browsers
Version0.1
LicenseGPL-3.0
Last Updated2019/07/10
Links
Download
Website
Source

Apollo is a File Explorer Homebrew for the Nintendo Switch. Its goal is to be the most convenient and reliable method to manage console's files.

Features

  • Graphical User Interface - Minimalist design which is based on default hbmenu and official home menu esthetic.
  • Selecting items - A simple but mandatory feature.
  • Copying files and directories - Before doing so, application checks whether user is trying to overwrite currently existing files or directories and then asks about overwriting them.
  • Recursive directory deletion - It allows for complete deletion of directories' content and obviously for file deletion.
  • Renaming files and directories - Speaks for itself.
  • Sorting items - Alphabetically or reversed.

Controls

L - Sort (alphabetical, reversed alphabetical)

R - Help

Y - Select

B - Go back

A - Open

L/R - Copy/Paste

ZR - Delete

X - Rename

Minus - Quit

Screenshots

apollonx2.png apollonx3.png

apollonx4.png apollonx5.png

Changelog

v0.1

  • This is the very first release of Apollo. As for now it has only basic functions.
  • For more informations about the project check out the README.

Credits

  • devkitPro for providing toolchain.
  • XorTroll for the amazing Plutonium which allowed Apollo to look like this and the Goldleaf which is a mine of knowledge.
  • GilFerraz for his beautiful Miiverse UI concept which inspired me to create sidebar.
  • Lucas Lacerda for his Nintendo Switch UI Concept.
  • jaames for the nx-hbmenu mockup which helped me with the design.
  • Nintendo for security.

External links

Advertising: