MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. da4throux
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 0
    • Followers 2
    • Topics 4
    • Posts 27
    • Groups 1

    da4throux

    @da4throux

    3
    Reputation
    1.3k
    Profile views
    27
    Posts
    2
    Followers
    0
    Following
    Joined
    Last Online

    da4throux Unfollow Follow
    Module Developer

    Best posts made by da4throux

    • RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib

      New double release: version 2.1 and 2.2.

      • 2.1: possibility some status if they are part of the config (use case: hide normal traffic, and known incident - ex: line stop in the evening until march for ground work…)
      • 2.2: autolib station (possibility to hide or show car types (utilib .9 & 1.4); possibility to set a list of backup stations (use case: show those stations only if the one nearest to my place is empty)
      posted in Transport
      da4throuxD
      da4throux
    • MMM-flic

      This module integrates flic buttons in the MMM framework.
      flic are bluetooth buttons (more details here: www.flic.io) allowing 3 gestures: hold, single & double clicks.
      First use case is changing the layout of the mirror by clicking the button leveraging profile through MMM-profileswitcher.

      [card:da4throux/MMM-flic]

      Several remarks:

      • the notifications generated can be configured to be used for something else than profile switching
      • notifications are rather static in this first version
      • to use flic, there’s also need to install the flic Linux SDK, see detailed instruction on github. This will dedicate one bluetooth interface solely to flic.
      posted in System button profile layout profileswticher bluetooth flic
      da4throuxD
      da4throux
    • MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib

      Hi,

      This is the main thread for the versions of my module that displays a list of information useful when leaving home in Paris:

      • time to next train, bus, tramway, subway (and associated RATP status)
      • autolib station
      • velib station (no electric bike yet)
      • risk of rain in the coming hour from Meteo France

      [card:da4throux/MMM-Paris-RATP-PG]

      0_1518984679389_MMM-Paris-RATP-PG 2.3.png you can find all the details on github: https://github.com/da4throux/MMM-Paris-RATP-PG

      Updates:
      v2.3: bringing velib back
      v2.2: show autolib station status (and backup stations if this one is empty)
      v2.1: hide some traffic status if their message is part of the config
      v2.0: added rain risk for the coming hour + color the different lines
      v1.5: general traffic information for line monitoring
      v1.4: subway station support
      v1.3: tramway station support
      v1.2: velib trend for a specific station over a day
      v1.1: velib station support

      posted in Transport paris transportation transport bus tramway bike subway ratp velib autolib
      da4throuxD
      da4throux

    Latest posts made by da4throux

    • RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib

      @Odissine Glad to hear the issue is solved.
      Regarding: ①②, it’s described in the Readme, in the paragraph: common to all lines.
      It’s: showUpdateAge: optional, boolean, default = true, //add a circled integer such as ①② next to the line name showing the tenths digits of of seconds elapsed since update.

      posted in Transport
      da4throuxD
      da4throux
    • RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib

      @Odissine Par contre si je décommente la ligne pluie je pense que c’est ça qui pourrait être bloquant. La partie pluie était basée sur un scrapping de la page de météo france, il y a un gros risque que cela se casse très facilement.
      À l’occasion il faudrait que j’améliore la gestion des erreurs pour aider à comprendre ce qui se casse, mais c’est vrai qu’avec le télétravail et l’été…

      posted in Transport
      da4throuxD
      da4throux
    • RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib

      @Odissine je viens d’essayer en copiant collant ta configuration et ça marche pour de mon côté (J’ai mis à jour le mirror okazou).
      Peut être un problème dans la configuration plus globale, ou cela marche depuis ?

      posted in Transport
      da4throuxD
      da4throux
    • RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib

      @Odissine Merci beaucoup, j’essaye de regarder aujourd’hui ou cette semaine !!!

      posted in Transport
      da4throuxD
      da4throux
    • MMM-flic

      This module integrates flic buttons in the MMM framework.
      flic are bluetooth buttons (more details here: www.flic.io) allowing 3 gestures: hold, single & double clicks.
      First use case is changing the layout of the mirror by clicking the button leveraging profile through MMM-profileswitcher.

      [card:da4throux/MMM-flic]

      Several remarks:

      • the notifications generated can be configured to be used for something else than profile switching
      • notifications are rather static in this first version
      • to use flic, there’s also need to install the flic Linux SDK, see detailed instruction on github. This will dedicate one bluetooth interface solely to flic.
      posted in System button profile layout profileswticher bluetooth flic
      da4throuxD
      da4throux
    • RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib

      New release: version 2.4 -> 2.6
      In term of feature, two additions:

      • Velib is working, and I added the electric bikes (now that the information is available) - also visible in the graph
      • possibility ot filter RER based on their code / mission (see more information in the readme file on github), a way to look at trains that really stop at your station

      Besides it was api update time.

      posted in Transport
      da4throuxD
      da4throux
    • RE: MMM-Buller

      Hi @canadrian sorry I missed your message, I’ll take a look this week, if this makes sense to me.

      thanks

      posted in Productivity
      da4throuxD
      da4throux
    • RE: MMM-Paris-RATP-PG - Paris: Bus, Metro, RER, Tramway & Velib

      Bonjour @eien

      merci de ton retour.

      1. Je pense que c’est la propriété showUpdateAge, elle est à true par défaut, et donc tu dois rajouter: showUpdateAge = false pour faire disparaître les bulles. Si tu ne veux jamais en voir, rajoute cette propriété juste dans le bloc linedefault, et tu l’auras à false par défaut.

      2. peux tu me montrer à quoi tu penses (screenshot, ou dessin ?), car ce n’est pas clair pour moi, tu parles entre le nom des lignes et les directions ou informations ?

      3. Pourquoi instancier 2 modules différents et pas mettre le premier bloc et le deuxième bloc dans le même module, mais tu aurais en haut les temps, et en bas le traffic ? J’essaye de comprendre ce que je pourrais rajouter comme configuration dans le module actuel pour satisfaire ton besoin. Est-ce qu’il faut juste la possibilité d’ajouter une ligne vide pour séparer les blocs ?

      posted in Transport
      da4throuxD
      da4throux
    • MMM-Buller

      Hi,

      This is the main thread for the versions of my module around Tasks and Compliments (MMM-Buller).

      This module helps you display elements from Google tasks lists. In particular:

      • tasks that are open (done tasks are not shown), using specific colors and icons per task lists
      • tasks that are due can be shown permanently

      The first use case is to provide a similar experience the default Compliments Module, but giving the possibility to use a phone app (Google Tasks) to update / change the messages dynamically (while outside, without editing any files).
      The second use case is to be able to set visual reminder on the mirror of things to do at home, or just on arriving or leaving (any overdue task is permanently displayed).
      The third use case will be to offer an option to leverage meta-data in the task to display the tasks more appropriately (show more of what is relevant for that mirror at that time).

      Name comes from the French word for ‘Bubble’, made into a verb, which refers to the activity of doing nothing (link to task), and to little bubble of text (link to compliments use case).

      [card:da4throux/MMM-Buller]
      0_1539533477254_MMM-Buller-1.0.png

      you can find all the details on github: https://github.com/da4throux/MMM-Buller

      v1.0: Initial commit

      posted in Productivity tasks google productivity compliments todo todolist
      da4throuxD
      da4throux
    • MMM-GCP - Track your Google Cloud Platform Activity

      Hi,

      This is the main thread for the versions of my module around GCP (Google Cloud Platform).
      First functionality is to monitor the billing of a project of the last few days (quickly spot if your cost is not as it should be ! ).

      [card:da4throux/MMM-GCP]

      0_1520193223434_MMM-GCPscreenshot0.1.png

      you can find all the details on github: https://github.com/da4throux/MMM-GCP

      v0.1: daily trend of billing for a GCP project

      posted in Utilities gcp google cloud billing
      da4throuxD
      da4throux