Using a Stream Deck for productivity - a software developers solution

Поділитися
Вставка
  • Опубліковано 28 гру 2020
  • Here is a write up of the project:
    www.jamesridgway.co.uk/using-...
    You can find more of my projects here:
    www.jamesridgway.co.uk/
    GitHub: github.com/jamesridgway
    Twitter: / james_ridgway
    Links:
    DevDeck - The main control software for the Stream Deck
    github.com/jamesridgway/devdeck
    DevDeck - Core - The core library that allows you to write plugins and your own custom controls/decks
    github.com/jamesridgway/devde...
    DevDeck - Slack - A plugin library containing controls and decks for Slack
    github.com/jamesridgway/devde...
    DevDeck - Home Assistant - A plugin library containing controls and decks for Home Assistant
    github.com/jamesridgway/devde...
  • Наука та технологія

КОМЕНТАРІ • 32

  • @CarlosReisDev
    @CarlosReisDev 2 роки тому +16

    Dude, I was reluctant to get one of these for productivity purposes, but I'm sold after watching your video. I love the slack integration and the possibility to extend the deck. This is the kind of video that really brings value to watchers!!! Nicely done!

  • @sugarskulllyfe5890
    @sugarskulllyfe5890 2 роки тому

    wow this is awesome i love it!!!! great job

  • @Linos.1
    @Linos.1 Рік тому +1

    I'm your 100th subscriber!

  •  3 роки тому +2

    Very interesting video. Thank you.
    I do however find it quite peculiar that UA-cam recommended me a video form a channel with 3 subscribers, and a single video with 500 views from over 2 months ago. But I guess it's just the algorithm doing it's job. And i guess it worked since i liked the video.
    Guess this could be interesting for you.

  • @AnthonyGAUGE
    @AnthonyGAUGE 2 роки тому

    Thanks a lot. Very useful. Great vid.

  • @slavsafterhours8513
    @slavsafterhours8513 3 роки тому

    You're a fucking genius. enough said. Well played sir.

  • @projectkickass5989
    @projectkickass5989 3 роки тому +2

    I really enjoyed this, and appreciate you making your work open source! Random question: what microphone did you use to record this video? Your sound quality is incredible.

    • @jamesmridgway
      @jamesmridgway  3 роки тому +1

      Glad you enjoyed it!
      The microphone is a Rode Procaster.

  • @marcovandaarr
    @marcovandaarr 2 роки тому

    kuddos to you

  • @bernardozelaya2685
    @bernardozelaya2685 2 роки тому

    nice video ! can i use to program some git actions in the visual studio code or git cmd ?

  • @Chiving
    @Chiving 2 роки тому

    I have a problem with my streamdeck (seemes related to the firmware), is there a way to reset the firmware?

  •  2 роки тому +1

    Hi James ! Thanks for the demo !
    Do you know if it can be possible to build an action on the stream deck when we receive a specific smartphone notification ?
    My company uses Okta as auth provider, with MFA. So instead of opening my Iphone, would like to know if it can be possible to this notification on the stream deck dynamically and validate this auth notification just by a push on the button

    • @jamesmridgway
      @jamesmridgway  2 роки тому

      That would probably only be possible if Okta provided an API that would allow you to accept an MFA notification

  • @AivarsLauzis
    @AivarsLauzis 2 роки тому

    Mega! I wonder if it can be "active" aplication specific.For example. open terminal, and then stream deck changes according to context?

    • @devnielX
      @devnielX Рік тому +1

      yes, with its "Smart Profiles" feature, I'm doing that with ConEmu.

  • @photomaster1
    @photomaster1 Місяць тому

    This is nice, and I'm late to the party... Will this software solution also work with other streaming decks as an example Ajazz AKP153?

  • @brianjans7814
    @brianjans7814 2 роки тому

    Hi James, where is the plugin for the pc volume levels?? I can't find it anywhere...

    • @jamesmridgway
      @jamesmridgway  2 роки тому

      Volume control (devdeck.controls.volume_level_control.VolumeLevelControl) is part of the core library and is covered in the readme docs here:
      github.com/jamesridgway/devdeck/wiki/Controls#volume-level-control

  • @aeonvisualpdx
    @aeonvisualpdx 3 роки тому

    Wait does that date/time one come built in to stream deck & does it actively change?

    • @jamesmridgway
      @jamesmridgway  3 роки тому

      I have set the top right button to be a clock (date/time)
      The time is driven by the time on your computer, and it does refresh and update. The software is built so that any of the key visuals can be updated at any point in time without requiring interaction from the user. This is good for something like a clock, or the stopwatch feature which I have under the clock button

  • @ibrooklyn27
    @ibrooklyn27 Рік тому

    What is the security camera button do ? Nice trick for Slack :)

    • @jamesmridgway
      @jamesmridgway  Рік тому +1

      It's for quick access to CCTV camera feeds. Can be useful when you're expecting a delivery
      It opens up another view on the Stream Deck that shows a button per camera, and pressing on a specific camera launches VLC showing the RTSP stream for the camera

  • @016632
    @016632 Рік тому

    how does the volume buttons toggle each other when switching from one level to another???

    • @jamesmridgway
      @jamesmridgway  Рік тому

      When you navigate onto the volume option, you're then presented with a number of presets that you can toggle. Whenever the screen re-renders it can pull in the whatever the latest volume level is

  • @huirongjin
    @huirongjin 2 роки тому

    Nice video! Can I use it to control my Arduino Uno which controls my garden irrigation?

    • @jamesmridgway
      @jamesmridgway  2 роки тому +1

      You could but you'd have to build your own control to work with your Arduino. You can create your own controls for anything.
      For example. I've created custom controls for Slack and Home Assistant:
      github.com/jamesridgway/devdeck-slack
      github.com/jamesridgway/devdeck-home-assistant

  • @AivarsLauzis
    @AivarsLauzis 2 роки тому +1

    Would be nice to see you go over your code.... plīīīīz...

    • @jamesmridgway
      @jamesmridgway  2 роки тому +1

      All the code for this is here:
      github.com/jamesridgway/devdeck
      github.com/jamesridgway/devdeck-core
      I might do a video going over the code one day, but given how it's likely to change as the code evolves it might not be of too much value

  • @FredCoon
    @FredCoon 2 роки тому

    How would someone, who’s not a software developer, use your programs?

    • @jamesmridgway
      @jamesmridgway  2 роки тому +1

      I'm working on some improvements that should help with this. I hope to have a new version released soon.
      If you subscribe to my blog this will be a good way to get notified when it's ready:
      www.jamesridgway.co.uk/
      I may also do an updated video when I have the new version ready which shoul be more non-developer friendly.

  • @Niels_Dev
    @Niels_Dev 2 роки тому

    Here's me watching a video and realise it was made on my Birthday