Home Application LED Event Notifier 2.0 – MeeGo Harmattan

Application LED Event Notifier 2.0 – MeeGo Harmattan

Inception or open mode required!
This is a rewrite of led-event-notifier which uses a new way of monitoring notifications.
It still doesn’t have a GUI, but you can now configure it to select which pattern you want for which event, and you can disable events you don’t want a LED pattern for.
The config file resides in ~/.config/MohammadAG/led-event-notifier.conf
If it doesn’t exist, create it.
Here’s an example config:
Code:

[x-nokia.call.missed]
active=true
mce-pattern-name=PatternCommunication
[x-nokia.software-update]
active=false

Patterns are to be defined in /etc/mce/mce.ini, I’ll leave creating patterns as an exercise to the community (mostly cause I suck at it).
LEDPatternLystiRM680 section for N950, LEDPatternNJoyRM696 for the N9 (you’ll need to add the pattern under those and to:
Code:

# A list of all pattern names that should be configured
LEDPatterns=PatternPowerOn;PatternPowerOff;PatternCommunication;PatternCommunicationAndBatteryFull;PatternBatteryCharging;PatternBatteryChargingFlat;PatternBatteryFull;PatternDeviceSoftOff

)
A full list of events can be found here: https://pastebin.com/raw/jvY6GYvR
To install:
Inception:
Code:

devel-su #enter root pass
wget http://mohammadag.xceleo.org/public/Harmattan/led-event-notifier_2.0_armel.deb
/usr/sbin/incept led-event-notifier_2.0_armel.deb

Open mode:
Code:

devel-su #enter pass
wget http://mohammadag.xceleo.org/public/Harmattan/led-event-notifier_2.0_armel.deb
export AEGIS_FIXED_ORIGIN=com.nokia.maemo
dpkg -i led-event-notifier_2.0_armel.deb

Thanks to javispedro for his work on sowatch and helping me with the manifest file 
 
Source Maemo.Org

About ReadWrite’s Editorial Process

The ReadWrite Editorial policy involves closely monitoring the tech industry for major developments, new product launches, AI breakthroughs, video game releases and other newsworthy events. Editors assign relevant stories to staff writers or freelance contributors with expertise in each particular topic area. Before publication, articles go through a rigorous round of editing for accuracy, clarity, and to ensure adherence to ReadWrite's style guidelines.

Get the biggest tech headlines of the day delivered to your inbox

    By signing up, you agree to our Terms and Privacy Policy. Unsubscribe anytime.

    Tech News

    Explore the latest in tech with our Tech News. We cut through the noise for concise, relevant updates, keeping you informed about the rapidly evolving tech landscape with curated content that separates signal from noise.

    In-Depth Tech Stories

    Explore tech impact in In-Depth Stories. Narrative data journalism offers comprehensive analyses, revealing stories behind data. Understand industry trends for a deeper perspective on tech's intricate relationships with society.

    Expert Reviews

    Empower decisions with Expert Reviews, merging industry expertise and insightful analysis. Delve into tech intricacies, get the best deals, and stay ahead with our trustworthy guide to navigating the ever-changing tech market.