• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
MagicMirror Forum
  • Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.

[MMM-JaST] Just another Stock Ticker (new: version 2.x)

Scheduled Pinned Locked Moved Utilities
166 Posts 37 Posters 145.3k Views 39 Watching
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    spitzlbergerj Project Sponsor Module Developer @MZ-BER
    last edited by Jan 20, 2023, 11:27 AM

    @Jalibu
    Thank you very much for these variants. I’m on the road and unfortunately won’t be able to test live in the next days.

    I don’t really have much room for the stocks on the mirror unfortunately. Three lines at the bottom is all I can use. So the Views I posted initially was my very favorite.

    Suggestion 1: expand the ticker format to show each stock in two lines

    Share 1                                 Share 2                               Share 3 ... 
    current price  current performace       current price current performace      current price current performace ...
    purchase price purchase performace      purchase price purchase performace    purchase price purchase performace ...
    

    Suggestion 2: Ticker to switch off

    Suggestion 3: gladly also your new ticker view, then however options whether the respective values are to be faded in.

    regards
    Josef

    Regards
    Josef

    http://www.spitzlberger.de/smartmirror, https://github.com/spitzlbergerj/MMM-TeslaLogger, https://github.com/spitzlbergerj/CaravanPi, https://www.la-gondola-barocca.de

    S 1 Reply Last reply Apr 3, 2023, 2:22 PM Reply Quote 0
    • S Offline
      spitzlbergerj Project Sponsor Module Developer @spitzlbergerj
      last edited by Apr 3, 2023, 2:22 PM

      @Jalibu
      Please forgive me for not getting back to you in so long. I just have too many projects in parallel and the MagicMirror had to wait for a while now :-)

      I wanted to try the new display now. Unfortunately I am a github and git layman. Therefore I need your help.

      How can I switch from the master branch to the development branch and then do a git pull to get the new version?
      Unfortunately google didn’t really get me anywhere. I have tried many things, unfortunately without success so far

      Thanks a lot!
      Greetings
      Sepp

      Regards
      Josef

      http://www.spitzlberger.de/smartmirror, https://github.com/spitzlbergerj/MMM-TeslaLogger, https://github.com/spitzlbergerj/CaravanPi, https://www.la-gondola-barocca.de

      J 1 Reply Last reply Apr 3, 2023, 6:12 PM Reply Quote 0
      • J Offline
        Jalibu Module Developer @spitzlbergerj
        last edited by Apr 3, 2023, 6:12 PM

        @spitzlbergerj
        from within the MMM-Jast directory, execute

        git checkout development
        

        Unfortunately, I really don’t find the time to continue working on this project.

        Community, I would be very grateful for help.

        S 1 Reply Last reply Apr 4, 2023, 6:57 AM Reply Quote 0
        • S Offline
          spitzlbergerj Project Sponsor Module Developer @Jalibu
          last edited by Apr 4, 2023, 6:57 AM

          @Jalibu
          thank you very much. For me it works now

          Regards
          Josef

          http://www.spitzlberger.de/smartmirror, https://github.com/spitzlbergerj/MMM-TeslaLogger, https://github.com/spitzlbergerj/CaravanPi, https://www.la-gondola-barocca.de

          1 Reply Last reply Reply Quote 0
          • J Offline
            Jalibu Module Developer
            last edited by Jul 15, 2023, 9:44 AM

            Some may have noticed, that this module stopped working in the past days due to a change in Yahoo’s finance API.
            Today, I published an update for MMM-Jast which should fix that.

            M 1 Reply Last reply Jul 15, 2023, 6:39 PM Reply Quote 3
            • M Offline
              MZ-BER @Jalibu
              last edited by Jul 15, 2023, 6:39 PM

              @Jalibu - Hey mate, would you please also do the fix for the dev branch?

              J 1 Reply Last reply Jul 16, 2023, 6:13 AM Reply Quote 0
              • J Offline
                Jalibu Module Developer @MZ-BER
                last edited by Jul 16, 2023, 6:13 AM

                @MZ-BER done

                S 1 Reply Last reply Jul 16, 2023, 6:30 AM Reply Quote 0
                • S Offline
                  spitzlbergerj Project Sponsor Module Developer @Jalibu
                  last edited by Jul 16, 2023, 6:30 AM

                  @Jalibu - Thanks for the update of the development branch . Unfortunately I can’t manage to update to the new version. I have already tried

                  git pull
                  

                  This updated 7 files and so on …

                  Von https://github.com/jalibu/MMM-Jast
                     0412891..463571c  development -> origin/development
                  Aktualisiere 0412891..463571c
                  Fast-forward
                   MMM-Jast.js                       |  2 +-
                   README.md                         | 12 ++++++------
                   package.json                      |  2 +-
                   src/frontend/JastFrontendUtils.ts |  7 +++++--
                   templates/TableStockList.njk      | 14 +++++++-------
                   translations/de.json              |  5 ++++-
                   translations/en.json              |  5 ++++-
                   7 files changed, 28 insertions(+), 19 deletions(-)
                  

                  afterwards I executed

                  • npm install --only=production
                  • npm install

                  without success. The stock values are no longer displayed

                  git checkout development
                  

                  returns:

                  Already on 'development' Your branch is at the same level as 'origin/development'.
                  

                  I am grateful for any help

                  Regards
                  Josef

                  http://www.spitzlberger.de/smartmirror, https://github.com/spitzlbergerj/MMM-TeslaLogger, https://github.com/spitzlbergerj/CaravanPi, https://www.la-gondola-barocca.de

                  S 1 Reply Last reply Jul 16, 2023, 6:56 AM Reply Quote 0
                  • S Offline
                    spitzlbergerj Project Sponsor Module Developer @spitzlbergerj
                    last edited by Jul 16, 2023, 6:56 AM

                    @Jalibu - A reboot of the Raspberry brought success. Everything is OK again. Sorry that I was too impatient.
                    Greetings and thanks for your work!

                    Regards
                    Josef

                    http://www.spitzlberger.de/smartmirror, https://github.com/spitzlbergerj/MMM-TeslaLogger, https://github.com/spitzlbergerj/CaravanPi, https://www.la-gondola-barocca.de

                    1 Reply Last reply Reply Quote 0
                    • H Offline
                      Harry @Jalibu
                      last edited by Aug 1, 2023, 2:10 AM

                      @Jalibu , Thanks for providing this! I have been using it for a few days. I have switched to the development branch as you describe here and updated everything, but the display looks the same as before and not like the one in your screen shot. Is that something special or am I missing a step?
                      Harry

                      J 1 Reply Last reply Aug 1, 2023, 5:29 AM Reply Quote 0
                      • 1
                      • 2
                      • 12
                      • 13
                      • 14
                      • 15
                      • 16
                      • 17
                      • 14 / 17
                      • First post
                        Last post
                      Enjoying MagicMirror? Please consider a donation!
                      MagicMirror created by Michael Teeuw.
                      Forum managed by Sam, technical setup by Karsten.
                      This forum is using NodeBB as its core | Contributors
                      Contact | Privacy Policy