More actions
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
<youtube>K9tNW2hrzs8</youtube> | <youtube>K9tNW2hrzs8</youtube> | ||
= NotifyMii = | == NotifyMii == | ||
Homebrew Notification Manager Features: | |||
* Create your own custom notifications. | Homebrew Notification Manager | ||
* Message: You can 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). | ==Features:== | ||
* Image (optional): You can select a JPG image from the SD card, or use an image from another notification. | *Create your own custom notifications. | ||
* Should be exactly 400x240 and cannot exceed 50kb. | **Message: You can manually type a message, use a text file from the SD card as the message, or copy from another notification. | ||
* Process ID (optional): You can select from which app the notification was received (no app = system notification). | ***Cannot exceed 6016 bytes (~5.8kb). | ||
* Read and delete notifications. | **Image (optional): You can select a JPG image from the SD card, or use an image from another notification. | ||
* Notifications are automatically marked as read by NotifyMii upon reading. | ***Should be exactly 400x240 and cannot exceed 50kb. | ||
* You can also view a notification's image. | **Process ID (optional): You can select from which app the notification was received (no app = system notification). | ||
* Dump a notification's message and image to the SD card. | *Read and delete notifications. | ||
* Messages are saved as HHMMSS_TITLE.txt. | ** Notifications are automatically marked as read by NotifyMii upon reading. | ||
* Images are saved as HHMMSS_TITLE.jpg. | **You can also view a notification's image. | ||
* Both are saved to SD:/NotifyMii. | *Dump a notification's message and image to the SD card. | ||
* Dump or delete all notifications at once. | **Messages are saved as HHMMSS_TITLE.txt. | ||
* Launch the app from which the notification was received. TODO: | **Images are saved as HHMMSS_TITLE.jpg. | ||
* Write a GUI. | **Both are saved to SD:/NotifyMii. | ||
* Notification editing. Credits: | *Dump or delete all notifications at once. | ||
* Rinnegatamante, for the notification dumping code from Purgification and utf | *Launch the app from which the notification was received. | ||
* Kerouz, for the app's banner and icon. | |||
* Smealum and many others, for ctrulib. | ==TODO:== | ||
* Steveice10, for buildtools. | *Write a GUI. | ||
* xerpi, for sf2dlib, sfillib and sftdlib. | *Notification editing. | ||
==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. |
Revision as of 12:19, 11 September 2021
Template:Infobox-3DS-Homebrews
NotifyMii
Homebrew Notification Manager
Features:
- Create your own 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.
- 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).
- Message: You can manually type a message, use a text file from the SD card as the message, or copy from another 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:
- Write a GUI.
- Notification editing.
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.