Skip to content

Instantly share code, notes, and snippets.

@r-ryantm
Created November 2, 2020 19:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save r-ryantm/b81add80dcf1d93aac2bbc582194bcde to your computer and use it in GitHub Desktop.
Save r-ryantm/b81add80dcf1d93aac2bbc582194bcde to your computer and use it in GitHub Desktop.
/nix/store/h956ipnmw0v5n5ck6m0gimhjz967v487-libhdhomerun-20200907
├── bin
│   └── hdhomerun_config
├── include
│   └── hdhomerun
│   ├── hdhomerun_channelscan.h
│   ├── hdhomerun_channels.h
│   ├── hdhomerun_control.h
│   ├── hdhomerun_debug.h
│   ├── hdhomerun_device.h
│   ├── hdhomerun_device_selector.h
│   ├── hdhomerun_discover.h
│   ├── hdhomerun.h
│   ├── hdhomerun_os.h
│   ├── hdhomerun_os_posix.h
│   ├── hdhomerun_os_windows.h
│   ├── hdhomerun_pkt.h
│   ├── hdhomerun_sock.h
│   ├── hdhomerun_types.h
│   └── hdhomerun_video.h
└── lib
└── libhdhomerun.so
4 directories, 17 files
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment