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

NotifyMii 3DS: Difference between revisions

From GameBrew
m (Text replacement - "{{Infobox-3DS-Homebrews" to "{{Infobox 3DS Homebrews")
m (Text replacement - "↵Category:Support the author" to "")
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox 3DS Homebrews
{{Infobox 3DS Homebrews
| title = NotifyMii
|title=NotifyMii
| image = https://dlhb.gamebrew.org/3dshomebrew/NotifyMii.jpeg|250px
|image=notifymii.png
| type = Utilities
|description=Homebrew notification manager.
| version=v1.2
|author=Ryuzaki-MrL
| lastupdated = 2016/05/24
|lastupdated=2016/05/24
| licence = Mixed
|type=Utilities
| author = Ryuzaki-MrL
|version=1.2
| website = https://github.com/Ryuzaki-MrL/NotifyMii
|license=Mixed
| download = https://dlhb.gamebrew.org/3dshomebrew/NotifyMii-3DS.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/notifymii.7z
| source = https://github.com/Ryuzaki-MrL/NotifyMii
|website=https://github.com/Ryuzaki-MrL/NotifyMii
|source=https://github.com/Ryuzaki-MrL/NotifyMii
|donation=https://ko-fi.com/ryuzakimrl
}}
}}
<youtube>K9tNW2hrzs8</youtube>
NotifyMii is a notification manager for the 3DS.


== NotifyMii ==
==Features==
* Create your own custom notifications.
* Read and delete notifications.
* Dump or delete all notifications at once.
* Launch the app from which the notification was received.


Homebrew Notification Manager
==Installation==
Available in 3DSX, CIA and 3DS formats.
* CIA - Install the .cia with the CIA manager of your choice.
* 3DSX - Use the .3dsx provided with the Homebrew Launcher.
* 3DS - Copy to your SD card (for flashcards only).


==Features:==
==User guide==
*Create your own custom notifications.
===Custom notifications===
**Message: You can manually type a message, use a text file from the SD card as the message, or copy from another notification.
* Message - To manually type a message, use a text file from the SD card as the message, or copy from another notification. Cannot exceed 6016 bytes (~5.8kb).
***Cannot exceed 6016 bytes (~5.8kb).
* Image (optional) - You can select a JPG image from the SD card, or use an image from another notification. Should be exactly 400x240 and cannot exceed 50kb.
**Image (optional): You can select a JPG image from the SD card, or use an image from another notification.
* Process ID (optional) - You can select from which app the notification was received (no app = system notification).
***Should be exactly 400x240 and cannot exceed 50kb.
**Process ID (optional): You can select from which app the notification was received (no app = system notification).
*Read and delete notifications.
** Notifications are automatically marked as read by NotifyMii upon reading.
**You can also view a notification's image.
*Dump a notification's message and image to the SD card.
**Messages are saved as HHMMSS_TITLE.txt.
**Images are saved as HHMMSS_TITLE.jpg.
**Both are saved to SD:/NotifyMii.
*Dump or delete all notifications at once.
*Launch the app from which the notification was received.


==TODO:==
===Read and delete===
*Write a GUI.
* Notifications are automatically marked as read by NotifyMii upon reading.
*Notification editing.
* You can also view a notification's image.


==Credits:==
===Dump message and image===
*Rinnegatamante, for the notification dumping code from Purgification and utf<->ascii functions from lpp-3ds.
* Messages are saved as HHMMSS_TITLE.txt.
*Kerouz, for the app's banner and icon.
* Images are saved as HHMMSS_TITLE.jpg.
*Smealum and many others, for ctrulib.
* Both are saved to SD:/NotifyMii.
*Steveice10, for buildtools.
 
*xerpi, for sf2dlib, sfillib and sftdlib.
==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/notifymii.png
https://dlhb.gamebrew.org/3dshomebrews/notifymii2.png
 
https://dlhb.gamebrew.org/3dshomebrews/notifymii3.png
https://dlhb.gamebrew.org/3dshomebrews/notifymii4.png
 
==Changelog==
'''v1.2'''
 
What's new:
* Major UI changes.
* Uses the 3DS's software keyboard.
* Support for viewing a notification's image.
* Preview support for TXT and JPG files.
* Installed title list will now display all title's names alongside their title ID.
 
What's fixed:
* Deleting a notification will no longer mess with other notifications.
* Max image filesize is now 50kb instead of 128kb.
 
==Credits==
* Rinnegatamante, for the notification dumping code from Purgification and utf<->ascii functions from lpp-3ds.
* Kerouz, for the app's banner and icon.
* Smealum and many others, for ctrulib.
* Steveice10, for buildtools.
* xerpi, for sf2dlib, sfillib and sftdlib.
 
==External inks==
* GitHub - https://github.com/Ryuzaki-MrL/NotifyMii
* GBAtemp - https://gbatemp.net/threads/release-notifymii-homebrew-notification-manager.423334

Latest revision as of 04:34, 17 Mayıs 2024

NotifyMii
Notifymii.png
General
AuthorRyuzaki-MrL
TypeUtilities
Version1.2
LicenseMixed
Last Updated2016/05/24
Links
Download
Website
Source
Support Author

NotifyMii is a notification manager for the 3DS.

Features

  • Create your own custom notifications.
  • Read and delete notifications.
  • Dump or delete all notifications at once.
  • Launch the app from which the notification was received.

Installation

Available in 3DSX, CIA and 3DS formats.

  • CIA - Install the .cia with the CIA manager of your choice.
  • 3DSX - Use the .3dsx provided with the Homebrew Launcher.
  • 3DS - Copy to your SD card (for flashcards only).

User guide

Custom notifications

  • Message - To manually type a message, use a text file from the SD card as the message, or copy from another notification. Cannot exceed 6016 bytes (~5.8kb).
  • Image (optional) - You can select a JPG image from the SD card, or use an image from another notification. Should be exactly 400x240 and cannot exceed 50kb.
  • Process ID (optional) - You can select from which app the notification was received (no app = system notification).

Read and delete

  • Notifications are automatically marked as read by NotifyMii upon reading.
  • You can also view a notification's image.

Dump message and image

  • Messages are saved as HHMMSS_TITLE.txt.
  • Images are saved as HHMMSS_TITLE.jpg.
  • Both are saved to SD:/NotifyMii.

Screenshots

notifymii.png notifymii2.png

notifymii3.png notifymii4.png

Changelog

v1.2

What's new:

  • Major UI changes.
  • Uses the 3DS's software keyboard.
  • Support for viewing a notification's image.
  • Preview support for TXT and JPG files.
  • Installed title list will now display all title's names alongside their title ID.

What's fixed:

  • Deleting a notification will no longer mess with other notifications.
  • Max image filesize is now 50kb instead of 128kb.

Credits

  • Rinnegatamante, for the notification dumping code from Purgification and utf<->ascii functions from lpp-3ds.
  • Kerouz, for the app's banner and icon.
  • Smealum and many others, for ctrulib.
  • Steveice10, for buildtools.
  • xerpi, for sf2dlib, sfillib and sftdlib.

External inks

Advertising: