Homebrew [Release] Bird Whisperer - A Notification Creater

ElyosOfTheAbyss

Well-Known Member
OP
Member
Joined
Aug 20, 2015
Messages
2,225
Trophies
1
XP
1,901
Country
Bird Whisperer

Bird Whisperer is a lua program that creates notifications. It still needs some work but I hope to make it better in the future.

Tutorial:
Launch Bird Whisperer from the homebrew launcher and it should have a keyboard where you can type in the title of the Notification then the Message of the Notification.

Screenshots:
None yet as there is no GUI yet.

Current Version:
V0.3 - Removed the need for the youtube app. You can now select an app before starting the app.
Download:
http://filetrip.net/dl?hv0wIP0kzO

Future Ideas:
- Create a GUI (Hope to make it look like the normal notification app)
- Ability to change the Youtube icon to another apps icon

Requirements:
- Access to the homebrew launcher

Credits:
@smealum for creating the homebrew launcher.
@Rinnegatamante for porting Lua Player Plus to the 3DS.
@ihaveamac with helping with the issues I had.

If anyone has some ideas for this Homebrew app let me know :)
 
Last edited by ElyosOfTheAbyss,
D

Diagamma

Guest
Maybe you could do something like :
Code:
title = System.startKeyboard("Notification title")
text = System.startKeyboard("Notification text")
System.addNotification(title, text)
it would be more convenient than editing text files.
 
  • Like
Reactions: ElyosOfTheAbyss

ElyosOfTheAbyss

Well-Known Member
OP
Member
Joined
Aug 20, 2015
Messages
2,225
Trophies
1
XP
1,901
Country
Maybe you could do something like :
Code:
title = System.startKeyboard("Notification title")
text = System.startKeyboard("Notification text")
System.addNotification(title, text)
it would be more convenient than editing text files.
I was working on that right now but were having a few issues thanks for the solution.
 
  • Like
Reactions: Diagamma

dark_samus3

Well-Known Member
Member
Joined
May 30, 2015
Messages
2,372
Trophies
0
XP
2,042
Country
United States
This looks great and all but I think a standalone app isn't what we need... What we need is a library, that way people (like mashers, smealum, yellows8, etc can just pop it in their homebrew, then when you launch the homebrew it gives you some kind of notification, for example when a new starter pack is released, new version of the homebrew etc. Would be pretty damn cool imo
 

ElyosOfTheAbyss

Well-Known Member
OP
Member
Joined
Aug 20, 2015
Messages
2,225
Trophies
1
XP
1,901
Country
This looks great and all but I think a standalone app isn't what we need... What we need is a library, that way people (like mashers, smealum, yellows8, etc can just pop it in their homebrew, then when you launch the homebrew it gives you some kind of notification, for example when a new starter pack is released, new version of the homebrew etc. Would be pretty damn cool imo
Im just making this as an example of what can be done with notifications and maybe a way to troll your friends. I also made this since this I never made anything in Lua before and thought this might be a good way to start :)
 

ValouIka

~de geso!
Member
Joined
Aug 26, 2015
Messages
124
Trophies
0
Age
23
Location
Seine-Port (ïle de France)
Website
www.valou.fr.nf
XP
268
Country
France
Don't work for me...
1448968626-pixect-20151201121509.jpg
 
D

Deleted User

Guest
How about using Cubic Ninja?
Code:
<targets selectable="true">
    <!--   Cubic Ninja (USA)-->
    <title mediatype="1">0004000000046500</title>
    <!--   Cubic Ninja (Europe)-->
    <title mediatype="1">000400000004B300</title>
    <!--   Cubic Ninja (Japan)-->
    <title mediatype="1">0004000000034300</title>
</targets>
Or the eShop...
Code:
<targets selectable="true">
    <!--   eShop (USA)-->
    <title mediatype="1">00021900</title>
    <!--   eShop (Europe)-->
    <title mediatype="1">00022900</title>
    <!--  eShop (Japan)-->
    <title mediatype="1">00020900</title>
</targets>
 
Last edited by ,

GalladeGuy

Cool and Epic
Member
Joined
Oct 28, 2015
Messages
2,686
Trophies
1
XP
3,105
Country
United States
How about using Cubic Ninja?
Code:
<targets selectable="true">
    <!--   Cubic Ninja (USA)-->
    <title mediatype="1">0004000000046500</title>
    <!--   Cubic Ninja (Europe)-->
    <title mediatype="1">000400000004B300</title>
    <!--   Cubic Ninja (Japan)-->
    <title mediatype="1">0004000000034300</title>
</targets>

Yeah! Lets make this app incompatible with everyone who doesn't use Ninjhax! I still don't understand why you need to select a target.
 
D

Deleted User

Guest
Yeah! Lets make this app incompatible with everyone who doesn't use Ninjhax! I still don't understand why you need to select a target.
Or the eShop...
Code:
<targets selectable="true">
    <!--   eShop (USA)-->
    <title mediatype="1">00021900</title>
    <!--   eShop (Europe)-->
    <title mediatype="1">00022900</title>
    <!--  eShop (Japan)-->
    <title mediatype="1">00020900</title>
</targets>
 

GalladeGuy

Cool and Epic
Member
Joined
Oct 28, 2015
Messages
2,686
Trophies
1
XP
3,105
Country
United States
Or the eShop...
<targets selectable="true">
<!-- eShop (USA)-->
<title mediatype="1">00021900</title>
<!-- eShop (Europe)-->
<title mediatype="1">00022900</title>
<!-- eShop (Japan)-->
<title mediatype="1">00020900</title>
</targets>

I still don't understand why you need to select a target.

Why do you need anything?
 

ihaveahax

Well-Known Member
Member
Joined
Apr 20, 2015
Messages
6,069
Trophies
2
XP
7,823
Country
United States
How about using Cubic Ninja?
Code:
<targets selectable="true">
    <!--   Cubic Ninja (USA)-->
    <title mediatype="1">0004000000046500</title>
    <!--   Cubic Ninja (Europe)-->
    <title mediatype="1">000400000004B300</title>
    <!--   Cubic Ninja (Japan)-->
    <title mediatype="1">0004000000034300</title>
</targets>
Or the eShop...
Code:
<targets selectable="true">
    <!--   eShop (USA)-->
    <title mediatype="1">00021900</title>
    <!--   eShop (Europe)-->
    <title mediatype="1">00022900</title>
    <!--  eShop (Japan)-->
    <title mediatype="1">00020900</title>
</targets>
not everyone has Cubic Ninja, and system titles don't work.
Why do you need the Youtube app?
Yeah! Lets make this app incompatible with everyone who doesn't use Ninjhax! I still don't understand why you need to select a target.
you don't actually need YouTube (though you should get it just in case), you should have anything listed in the .xml. https://gist.github.com/ihaveamac/2f902a913fbd7352f7f9

this is because on ninjhax 2.x, it will freeze the system if you don't run the program under another game/application.
 

GalladeGuy

Cool and Epic
Member
Joined
Oct 28, 2015
Messages
2,686
Trophies
1
XP
3,105
Country
United States
not everyone has Cubic Ninja, and system titles don't work.


you don't actually need YouTube (though you should get it just in case), you should have anything listed in the .xml. https://gist.github.com/ihaveamac/2f902a913fbd7352f7f9

this is because on ninjhax 2.x, it will freeze the system if you don't run the program under another game/application.

So I could just put, say, Super Mario Bros 3 and it would work?
 

Site & Scene News

Popular threads in this forum

General chit-chat
Help Users
    ButterScott101 @ ButterScott101: +1