Homebrew RELEASE Homebrew Details - A Homebrew App Manager

Chrscool8

Well-Known Member
OP
Member
Joined
Oct 23, 2008
Messages
114
Trophies
1
XP
934
Country
United States
Hey, guys. Finally harnessed the software keyboard, so here's something new. Hope it comes in handy. :)

-----------------------------

Changelog: [v0.89]

- Rename App Files
- Copy App Files
- Move App Files
- Little Fixes

2020080522490300-CFA3C9718A0D109BC3458D1256A090E1.jpg

2020080522475700-50E2A11CE4BDDC72EF99DF78315D4938.jpg

-----------------------------

Changelog: [v0.90]
- Better AppStore app scanning (Should find them all now!)
- Protection against moving AppStore apps (Until I make a fancier solution soon)
 
Last edited by Chrscool8,

Y0sh1

Well-Known Member
Member
Joined
Dec 31, 2017
Messages
137
Trophies
0
XP
1,313
Country
Ireland
v0.90 crashes when you press B a bunch of times

Also seems to think my NX-Shell is not an App Store App when it is

Is support for touch coming?
 

jungeun

New Member
Newbie
Joined
Aug 9, 2020
Messages
2
Trophies
0
Age
30
Website
kaq.kr
XP
33
Country
Philippines
v0.90
- crashes when pressing B multiple times.
- won't exit when + is pressed, it just restarts.
- it's not scanning the hbappstore (/switch/appstore/appstore.nro), needed to put another nro on the switch folder itself.

~
touch support would be lovely.
also an option to uninstall/delete apps maybe?
 

Chrscool8

Well-Known Member
OP
Member
Joined
Oct 23, 2008
Messages
114
Trophies
1
XP
934
Country
United States
Thanks for trying it!

v0.90 crashes when you press B a bunch of times
- crashes when pressing B multiple times.
What screen are you mashing from? I mashed B really fast on every screen I could and couldn't reproduce. :\

Also seems to think my NX-Shell is not an App Store App when it is
Has the nro been moved from the default place? Does its directory match that of the one in
/switch/appstore/.get/packages/NX-shell/manifest.install (text file)

Is support for touch coming?
touch support would be lovely.
I sure hope so! That relies on the gui library I'm using, but I'm starting to contribute to that as well, so it's definitely in the cards.

- won't exit when + is pressed, it just restarts.
Are you running it from a main menu forwarder? If so, I don't think there's any actual way for me to kill the program back to home without crashing it, unfortunately. I can't think of any games that can do that.

- it's not scanning the hbappstore (/switch/appstore/appstore.nro), needed to put another nro on the switch folder itself.
Is 'scan subfolders' turned on in the settings?

also an option to uninstall/delete apps maybe?
Already in! In the Manage panel for an app.
 

LeyendaV

The One and Only
Member
Joined
Jun 5, 2020
Messages
856
Trophies
1
Age
32
Website
heylink.me
XP
2,322
Country
Argentina
I assume when the version is named x.xxd it's cause you have the debug options enabled, right? Thing is, even when your version matched the current one, the Update Available! option still appears cause it seems to take the d version as a different and previous one.
So, for example, I have the 0.90d on my console, but I still see that the update 0.90 > 0.90d is available. I recall seeing the same on previous versions as well.
 
  • Like
Reactions: Chrscool8

Chrscool8

Well-Known Member
OP
Member
Joined
Oct 23, 2008
Messages
114
Trophies
1
XP
934
Country
United States
I assume when the version is named x.xxd it's cause you have the debug options enabled, right? Thing is, even when your version matched the current one, the Update Available! option still appears cause it seems to take the d version as a different and previous one.
So, for example, I have the 0.90d on my console, but I still see that the update 0.90 > 0.90d is available. I recall seeing the same on previous versions as well.

You betcha! Allows me to test the update panel even if I haven’t released a new version yet or am offline.
 
Last edited by Chrscool8,

Chrscool8

Well-Known Member
OP
Member
Joined
Oct 23, 2008
Messages
114
Trophies
1
XP
934
Country
United States
Cool project! I'd like to see a feature where we can add our own notes for each particular homebrew, it could be pretty nice if we could write them up on a computer and then store them in some form of text file in the homebrew details folder for it to read. It could just be our own description, or we could leave tips and reminders there and even mini guides for others.

Been a long time coming! I hope you enjoy!

-----------------------------

Changelog: [v0.91]
- Added a new notes panel to each app

Wanna edit the notes via a computer? They're saved in 'sdmc:/config/homebrew_details/notes.json' and the contents are base64ed so there's no probs with symbols and stuff.
Code:
{
   "Amiigo.nro":"VGVzdCBub3RlLg==",
   "Switch_90DNS_tester.nro":"VGhpcyBvbmUgY29tZXMgaW4gaGFuZHku"
}
 
Last edited by Chrscool8,

Aliasim800

New Member
Newbie
Joined
Aug 15, 2020
Messages
1
Trophies
0
Age
23
XP
50
Country
United Kingdom
First of all just wanna say great app! Love it and I hope it progresses alot. I can already feel that this has alot of potential.
I also thought that I could give a suggestion of my own:
-UMS USB Support
This would be a great thing to add because it would be great for when launching homebrew details and wanting to add some homebrew apps while you're there, hekate has this feature but it means you have to always keep loading it whenever you want to use the ums function. I just think it would be great to have a ums function in homebrew details to help add any of your homebrew apps easily and just have a pain-free way to access your sd card when in cfw. I don't really think MTP should be used instead because it doesn't work for me and a few other users too. FTP is always a good possibility too but I personally prefer UMS via USB (maybe you could add both?).

Forgive me if this suggestion is a bit stupid or if nobody likes it, I'm just putting it out here as a possible suggestion.

Keep up the amazing work!
 

Chrscool8

Well-Known Member
OP
Member
Joined
Oct 23, 2008
Messages
114
Trophies
1
XP
934
Country
United States
Such a great idea! I love how quickly this app is turning into something so awesome!
Thanks for your continued support!!

First of all just wanna say great app! Love it and I hope it progresses alot. I can already feel that this has alot of potential.
I also thought that I could give a suggestion of my own:
-UMS USB Support
This would be a great thing to add because it would be great for when launching homebrew details and wanting to add some homebrew apps while you're there, hekate has this feature but it means you have to always keep loading it whenever you want to use the ums function. I just think it would be great to have a ums function in homebrew details to help add any of your homebrew apps easily and just have a pain-free way to access your sd card when in cfw. I don't really think MTP should be used instead because it doesn't work for me and a few other users too. FTP is always a good possibility too but I personally prefer UMS via USB (maybe you could add both?).

Forgive me if this suggestion is a bit stupid or if nobody likes it, I'm just putting it out here as a possible suggestion.

Keep up the amazing work!

Thank you for the suggestion! I think it's a great idea. I also usually reboot into hekate to use usb, so it would be pretty handy! I'll look into it!
 

duckbill007

Well-Known Member
Member
Joined
May 5, 2011
Messages
691
Trophies
1
XP
2,471
Country
Russia
Thanks for your continued support!!



Thank you for the suggestion! I think it's a great idea. I also usually reboot into hekate to use usb, so it would be pretty handy! I'll look into it!

UMS in homebrew is not an option. Homebrew can not unmount sdcard from system processes and lock it for exclusive use. Without this PC and switch system processes will have concurent access to sdcard and you'll get corrupted fs.

The only way is to use syscalls to sd access and this leads to FTP or MTP. MTP is way better because do not require soft on PC end.
 
  • Like
Reactions: Chrscool8

Chrscool8

Well-Known Member
OP
Member
Joined
Oct 23, 2008
Messages
114
Trophies
1
XP
934
Country
United States
Weird, 'cause when I start the aplication it does scan the whole SD card automatically
Are the scan settings in the settings panel what you expect to see?

UMS in homebrew is not an option. Homebrew can not unmount sdcard from system processes and lock it for exclusive use. Without this PC and switch system processes will have concurent access to sdcard and you'll get corrupted fs.

The only way is to use syscalls to sd access and this leads to FTP or MTP. MTP is way better because do not require soft on PC end.
That makes total sense, thanks for clarifying.
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    Xdqwerty @ Xdqwerty: 455