Coder Social home page Coder Social logo

elgato's Introduction

Hello, I'm Trevor Sullivan ๐Ÿ‘‹๐Ÿป

I've been working in the software industry since early 2004. The technologies I have worked with include Microsoft Azure, Amazon Web Services (AWS), PowerShell, Golang, Rust, Python, JavaScript, MySQL, GitHub, Kubernetes, and many others. Over the years, I have produced many videos on my YouTube channel ๐Ÿ“บ, especially around cloud and automation topics.

I'm building a new documentation website, with a focus on open source tools, at https://docs.opensrc.dev. This website is being built out using the Docusaurus JavaScript framework. My objective is to share unique tips and tricks to help people be more productive in software development and deployment.

On social media, you can find me on LinkedIn ๐Ÿ‘จ๐Ÿปโ€๐Ÿš€.

Video Training Content

When I produce content for my followers, my primary objective is to promote knowledge that other people can use in their own environments. I genuinely hope that people who see my videos, read my articles, or use my open source tools, will experience less friction in their software journey.

elgato's People

Contributors

jaapbrasser avatar pcgeek86 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

elgato's Issues

Can't import the module error on line 45

At C:\Users\sipoirie\OneDrive - Microsoft\Documents\WindowsPowerShell\Modules\elgato\0.2\elgato.psm1:45 char:26

  •             On = $On ? 1 : 0
    
  •                      ~
    

Unexpected token '?' in expression or statement.
At C:\Users\sipoirie\OneDrive - Microsoft\Documents\WindowsPowerShell\Modules\elgato\0.2\elgato.psm1:45 char:25

  •             On = $On ? 1 : 0
    
  •                     ~
    

The hash literal was incomplete.
At C:\Users\sipoirie\OneDrive - Microsoft\Documents\WindowsPowerShell\Modules\elgato\0.2\elgato.psm1:46 char:13

  •         }
    
  •         ~
    

Missing closing ')' in subexpression.
At C:\Users\sipoirie\OneDrive - Microsoft\Documents\WindowsPowerShell\Modules\elgato\0.2\elgato.psm1:1 char:29

  • function Set-ElgatoKeyLight {
  •                         ~
    

Missing closing '}' in statement block or type definition.
At C:\Users\sipoirie\OneDrive - Microsoft\Documents\WindowsPowerShell\Modules\elgato\0.2\elgato.psm1:47 char:9

  •     )
    
  •     ~
    

Unexpected token ')' in expression or statement.
At C:\Users\sipoirie\OneDrive - Microsoft\Documents\WindowsPowerShell\Modules\elgato\0.2\elgato.psm1:48 char:5

  • } | ConvertTo-Json
    
  • ~
    

Unexpected token '}' in expression or statement.
At C:\Users\sipoirie\OneDrive - Microsoft\Documents\WindowsPowerShell\Modules\elgato\0.2\elgato.psm1:48 char:7

  • } | ConvertTo-Json
    
  •   ~
    

An empty pipe element is not allowed.
At C:\Users\sipoirie\OneDrive - Microsoft\Documents\WindowsPowerShell\Modules\elgato\0.2\elgato.psm1:51 char:1

  • }
  • ~
    Unexpected token '}' in expression or statement.
    • CategoryInfo : ParserError: (:) [], ParentContainsErrorRecordException
    • FullyQualifiedErrorId : UnexpectedToken

Import-Module : The module to process 'elgato.psm1', listed in field 'ModuleToProcess/RootModule' of module manifest
'C:\Users\sipoirie\OneDrive - Microsoft\Documents\WindowsPowerShell\Modules\elgato\0.2\elgato.psd1' was not processed
because no valid module was found in any module directory.
At line:1 char:1

  • Import-Module elgato
  •   + CategoryInfo          : ResourceUnavailable: (elgato:String) [Import-Module], PSInvalidOperationException
      + FullyQualifiedErrorId : Modules_ModuleFileNotFound,Microsoft.PowerShell.Commands.ImportModuleCommand
    

Temperature value

Hi there!

Do you have any idea how to convert the int value for the temperature to Kelvin and back to that int ?
It's really unclear to me what is the type of that int :/

Thx!

Unable to locate module

Current receiving the following when trying to install the Elgato module

PS C:\WINDOWS\system32> Install-Module -Name Elgato -Scope CurrentUser -Force
PackageManagement\Install-Package : No match was found for the specified search criteria and module name 'Elgato'. Try
Get-PSRepository to see all available registered module repositories.
At C:\Program Files\WindowsPowerShell\Modules\PowerShellGet\1.0.0.1\PSModule.psm1:1809 char:21
+ ...          $null = PackageManagement\Install-Package @PSBoundParameters
+                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (Microsoft.Power....InstallPackage:InstallPackage) [Install-Package], Ex
   ception
    + FullyQualifiedErrorId : NoMatchFoundForCriteria,Microsoft.PowerShell.PackageManagement.Cmdlets.InstallPackage

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.