may I ask for a code-review on a tool I wrote that lets you cast YouTube videos to your smart TV from command-line?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • ytcast

    cast YouTube videos to your smart TV from command-line

    also the go version in go.mod is a bit old, it's the one that comes by default with my distro (debian) and I don't know if it can cause "problems".

  • mitchellh/cli

    A Go library for implementing command-line interfaces. (by mitchellh)

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • upspin

    Upspin: A framework for naming everyone's everything.

    There is a common idiom I've seen from the go standard library and project's like Rob Pike (co-creator of Go) et al.'s upspin.

  • ivy

    ivy, an APL-like calculator (by robpike)

    But your project is all about the command ytdial, so I think having a separate cmd directory is superfluous. Rob Pike also has project ivy which is laid out like this.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts