incubator-retired-wave VS LgTvControl

Compare incubator-retired-wave vs LgTvControl and see what are their differences.

incubator-retired-wave

Apache Wave is now retired (by apache)

LgTvControl

REST API for LG TV RS-232 control (by jasminetroll)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
incubator-retired-wave LgTvControl
5 3
174 1
- -
0.0 0.0
over 5 years ago almost 2 years ago
Java C#
Apache License 2.0 GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

incubator-retired-wave

Posts with mentions or reviews of incubator-retired-wave. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-01.
  • Does anybody remember Google People
    2 projects | news.ycombinator.com | 1 Oct 2023
    FWIW, they donated the project to the Apache Foundation, so it's open source (albeit unmaintained).

    https://en.wikipedia.org/wiki/Google_Wave

    https://github.com/apache/incubator-retired-wave

  • Ask HN: Which discontinued app or tool would you still like to use today?
    4 projects | news.ycombinator.com | 26 May 2022
    FWIW iirc it was continued for some time by apache (https://incubator.apache.org/projects/wave.html) but is also discontinued now. (I hope thats the correct project, but I'm pretty sure).

    Also here: https://github.com/apache/incubator-retired-wave

  • Google Wave
    1 project | news.ycombinator.com | 7 Apr 2022
  • Nie wiem czemu ale bardzo rozbawiło mnie wspomnienie o tym prawie antycznym komunikatorze jakim jest gadu-gadu w podręczniku z 2019roku zamiast o takim np messengerze
    1 project | /r/Polska | 19 Mar 2021
    to sobie postaw lokalnie
  • Rust is a hard way to make a web API
    11 projects | news.ycombinator.com | 15 Jan 2021
    > Setters and getters are only popular in Java EE/Spring based environments (and it can be easily useful).

    I'd love to see stats on how common this stuff is amongst java programmers. I agree that modern java has lots of modern tools to write reasonable code - like closures and functional primitives. But its very normal amongst a lot of java programmers to never use that stuff. I believe you if you tell me your team uses a modern, nice subset of java. But believe me when I say lots of people out there don't.

    I worked as a professional interviewer for a year or so recently and interviewed 400+ programming candidates. One of the tasks was a 30 minute coding challenge - using the candidate's own computer and preferred language. A huge percentage of the java programmers, even under explicit time pressure, wasted time adding needless junk (like getters and setters or extraneous, pointless classes) to their code. I think I only saw 1 or 2 java candidates use any of java's functional programming primitives (like map) to keep their code terse and clean.

    Is that the fault of java, the language? I don't know. As I said in another comment I think the problem is cultural. I don't really have a problem with java-the-language. But a large part of java-the-community seems blissfully content with mediocrity. I took java off my resume years ago because I don't want that kind of coworker.

    > How do you write code, are you copying something by typing?

    I don't copy+paste because in the languages I use I don't need to. Thats what the compiler is for.

    > I’m sorry to assume it, but I think you only know about java development from third-hand infos and it has nothing to do with reality.

    Nope. Eg:

    https://github.com/apache/incubator-retired-wave/search?q=ge...

LgTvControl

Posts with mentions or reviews of LgTvControl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-07.
  • Walmart buying TV-brand Vizio for its ad-fueling customer data
    1 project | news.ycombinator.com | 21 Feb 2024
    At least on my LG TV, basic non-"smart" controls are available directly via both RS-232[1] and IR remote without recourse to menus.

    The IR remote, in particular, might be a solution for your in-laws' TV, as LG-compatible IR remotes are "plug-and-play" and available for less than $10 (avoid "service" remotes for this application, as they include a button that makes it easy to accidentally factory reset the TV, which, while ultimately harmless, is annoying).

    RS-232 is particularly nice for tinkering with one's own TV, as it allows you to disable the OSD entirely, completely neutering all smart TV functions and pop-ups until the TV is turned off (or OSD is re-enabled via RS-232), and also includes video and audio controls not available on any of the IR remotes I've seen (brightness, contrast, bass, treble, etc.).

    Along with a 4-port IR-controllable USB switch[2] and an audio interface with a TOSLINK input[3], I use the RS-232 functionality as a basis for my desktop "KVM", with inputs, brightness, power, and volume controlled with an Apple Siri remote paired to a Mac.

    The only times I touch the menus are rare cases where I actually want to use the built-in smart TV apps (viz., for 4K video from services that don't support it on Mac or PC).

    [1] https://github.com/jasminetroll/LgTvControl/blob/master/Docu...

    [2] https://www.amazon.com/Cable-Matters-Sharing-Computers-Perip...

    [3] https://babyface.rme-audio.de

    Which is awesome and highly recommended, but for the present application any USB audio interface with low-latency monitoring and TOSLINK should work as well.

    And if you don't care about mixing the currently active HDMI audio source with other audio like I do, the volume on the TV's built-in speakers and non-digital audio outputs is controllable via RS-232.

  • Ask Wirecutter: Can You Recommend a Not-Smart TV for Me?
    4 projects | news.ycombinator.com | 7 Apr 2023
    Furthermore, if you're connecting devices like PC GPUs that don't support CEC, most LG TVs have an RS-232 interface that supports all the basic "dumb TV" commands, including most of what you'd want to do with CEC or IR remote (power on/off, input select, volume, brightness, and other basic audio and video settings).

    RS-232 control also has a command to disable OSD, which has the pleasant side effect of disabling annoying smart TV bits like pop-up notifications even when the TV is connected to the Internet (and also superfluous [to me] non-smart TV pop-ups that ordinarily appear when switching inputs and adjusting visually apparent settings like brightness).

    Disabling the OSD also disables the bundled Magic Remote, though IR remotes still work (unless locked out with another command) and OSD can be re-enabled via RS-232, or by simply power-cycling the TV.

    As a bonus, input switching via IR remote (or RS-232) is noticeably faster than switching via Magic Remote, even if you set up hotkeys, as full-featured LG IR remotes have hard buttons for each input that don't require press-and-hold to activate (this includes sub-$10 service remote knock-offs on Amazon, which work perfectly fine IME, though you may want to steer away from these in a casual setting as some of the service buttons can cause undesirable behavior).

    For my own use, I wrote a trivial ASP.NET Web API wrapper around the LG RS-232,

    https://github.com/jasminetroll/LgTvControl

    While only tested on macOS controlling the TV I own (55SK9000), the documentation it's written against isn't model-specific and I'm not using any platform-specific .NET APIs, so it should work across many TV models and on any platform that supports RS-232 and .NET (.NET 6.0+ as currently configured, though it was mostly developed on .NET Core 3.1, so changing TargetFramework in the csproj file should suffice to get it running on older versions).

  • Ask HN: Which discontinued app or tool would you still like to use today?
    4 projects | news.ycombinator.com | 26 May 2022
    You can still buy the (current model) Apple remote separately from Apple TV; current Mac OS versions still have built in support for the basic media control buttons (pause/play, volume control, maybe a few others). And you can use tools like BetterTouchTool to customize it.

    I use mine (previous-gen Siri remote) to control volume, display brightness, display power on/off, and to switch between display inputs, the first using OSC to the RME mixer app and the rest via a trivial Web service I wrote[1] that controls the LG TV I use as a display via RS-232 (which, for UI reasons, is noticeably faster than using the TV's bundled remote for the same tasks, and much faster than using the buttons and OSD to input-switch on my previous, non-TV display).

    While I have keyboard hotkeys set up for the same operations on the Mac, I frequently USB switch my keyboard and mouse to other computers connected to the display, with HDMI audio routed via S/PDIF to the same audio interface (RME Babyface Pro), so having "always-on" copies of these controls is handy.

    Before the Apple Remote, I considered using controls on a small MIDI digital piano I have within reach for the same purpose, but this way is slightly more convenient in that I don't have to toggle the controls off when playing the piano.

    [1] https://github.com/jasminetroll/LgTvControl

What are some alternatives?

When comparing incubator-retired-wave and LgTvControl you can also consider the following projects:

Blitz - ⚡️ The Missing Fullstack Toolkit for Next.js

ScpToolkit - Windows Driver and XInput Wrapper for Sony DualShock 3/4 Controllers

openfl - The Open Flash Library for creative expression on the web, desktop, mobile and consoles.

base32768 - Binary-to-text encoding highly optimised for UTF-16

duckduckgo-locales - Translation files for <a href="https://duckduckgo.com"> </a>

jelly - User authentication/sessions/etc for Actix-Web. More of a sample project than a crate, but probably useful to some people.

RootMyTV

web3.js - Collection of comprehensive TypeScript libraries for Interaction with the Ethereum JSON RPC API and utility functions.

is2 - embedded RESTy http(s) server library from Edgio

uWebSockets.js - μWebSockets for Node.js back-ends :metal: