Lunar VS Video-Hub-App

Compare Lunar vs Video-Hub-App and see what are their differences.

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
Lunar Video-Hub-App
192 65
4,323 543
- -
8.9 4.2
9 days ago 2 months ago
Swift TypeScript
MIT License MIT License
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.

Lunar

Posts with mentions or reviews of Lunar. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-23.
  • Reverse Engineering a Software Crack
    2 projects | news.ycombinator.com | 23 Apr 2024
    It’s done in a similar way on macOS: a dylib is added to the bundle and an LC_LOAD command is added to the app binary. The dylib is the first thing that runs because of using the constructor attribute, like this: https://notes.alinpanaitiu.com/Injecting%20a%20DYLIB%20into%...

    The nice thing is that a signed app will refuse to load a dylib that does not have the same signature. So crackers will be forced to change the whole app signature which can be easily detected in app code.

    I have that kind of protection in Lunar (https://lunar.fyi/) and Clop (https://lowtechguys.com/clop) and it seems to be good enough as they have no recent cracks.

  • No I don't want 2, Emacs
    1 project | news.ycombinator.com | 15 Apr 2024
    Pretty sure Lunar [0] can do this for you, and you can buy a lifetime license.

    [0]: https://lunar.fyi/

  • Show HN: Multi-monitor KVM using just a USB switch
    9 projects | news.ycombinator.com | 10 Feb 2024
    I've had good luck with the Lunar app - it manages my Dell and LG monitors on an M2. (No affiliation) https://lunar.fyi
  • PHOLED Will Transform Displays
    1 project | news.ycombinator.com | 21 Dec 2023
    Wild! I am working on exactly the same thing now for Lunar (https://lunar.fyi), and I'm also calling it Night Mode ^_^ what a coincidence

    I've been trying to make "white regions in dark backgrounds" less painful for months, but doing that at the system level on macOS is incredibly hard. I see you're doing it with CSS filters, which make sense in the limited scope of an article. But applying something like that on the whole macOS UI would cause confusion.

    I already use something similar on the iPhone: I read on the Kindle app which has white text on black background, then I have a full red Color Tint filter on the Triple Back Tap shortcut which I use before reading. Very similar effect to your solution, although I don't have images in my books.

  • If buying isn't owning, piracy isn't stealing
    2 projects | news.ycombinator.com | 9 Dec 2023
    I was comparing anti-piracy measures with DRM, I don't have actual DRM in my app. I can't block users that really bought the app from using it (which is what DRM is notorious for).

    But I do have a license verification for the Pro features (https://lunar.fyi/#pro), and that is what people are cracking in the app. I only added more protection around this verification.

  • MacOS tools to make your life easier
    14 projects | /r/MacOS | 7 Dec 2023
    Lunar
  • Create a shortcut for even lower phone brightness
    1 project | news.ycombinator.com | 6 Nov 2023
    There's no Reduce White Point on Mac as far as I am aware. However, you can use the fantastic Lunar [0] app to achieve this, as it supports "Sub-Zero Dimming".

    To use it, I think you just need to start Lunar, and then press the Reduce Brightness button on your keyboard until it goes below the minimum Mac allows.

    [0] https://lunar.fyi

  • YouTube's Anti-Adblock and uBlock Origin
    8 projects | news.ycombinator.com | 29 Oct 2023
    As the dev of a macOS app that breaks all the time because of external hardware, the tone of the article hits close to home. (I’m talking about https://lunar.fyi/ whose brightness control commands can be blocked by USB-C hubs, “smart” monitors, too long cables etc.)

    I had to disable public GitHub issues on the app repo [1] because people seemed to fuel each other with spiteful comments and “why can’t you just!!” sentences.

    The contact form still attracts many such “entitled” people and it hurts to wake up to such messages, but at least I can choose to ignore those if I can’t bring anything to the discussion. There’s no peer pressure.

    These people are expecting too much from a handful of developers who are sharing a lot of free work and time that could have been spent better than hunting new IDs in URLs and updating regular expressions.

    [1] https://github.com/alin23/Lunar

  • I2c-USB-hub: An i2C Controllable USB 2.0 Hub
    7 projects | news.ycombinator.com | 11 Sep 2023
    Last year I bought a second computer for my music studio. I wanted to use the same set of 2 monitors and wired keyboard + trackpad on both machines.

    I wrote simple scripts to switch my monitor inputs with keyboard shortcuts (even simpler with Lunar, amazing new Mac app — https://lunar.fyi), which saved me from having to press annoying input-source buttons.

    But I couldn't for the life of me find a simple, suitable software controllable KVM switch. That still requires the hardware button to be controlled, so frustrating.

  • Changing my relationship with GitHub Copilot
    2 projects | news.ycombinator.com | 28 Aug 2023
    Some people like the process of writing code, more than the end result. I had a few months of that feeling, but nowadays it’s rarely about writing for me.

    Just the other day I used Copilot to explain the disassembly of macOS KeyboardBacklight code, so that I can turn off the keyboard lights when using Lunar’s Blackout (https://lunar.fyi/#blackout)

    It even helped me generate the ObjC function signatures from assembly and use the right calling convention in Swift afterwards. It really feels like magic.

    I would have no joy in writing that code, it’s mostly bridging and translation anyway. I just need it to do this thing so that people can take advantage of it.

Video-Hub-App

Posts with mentions or reviews of Video-Hub-App. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-18.
  • Ask HN: How did you earn your first $100 and first $1k online?
    1 project | news.ycombinator.com | 10 Jul 2023
    First $100: Thirty copies sold of Video Hub App

    First $1,000: Three hundred copies sold of my Video Hub App

    https://videohubapp.com/

    Though I do donate $3.50 of every sale to a cost-effective charity so in theory I made no money for a while until I bumped the price to $5 / copy.

  • Jellyfin: The Free Software Media System
    14 projects | news.ycombinator.com | 18 Jun 2023
    semi-on-topic: I created Video Hub App that is like YouTube for local files: shows you a gallery with scrub-able (preview on hover) thumbnails. But does not work streaming videos to TV / tablet - only for local consumption. Hope someone finds it useful.

    https://videohubapp.com/

    MIT Open Source: https://github.com/whyboris/Video-Hub-App

  • Generating Income from Open Source
    5 projects | news.ycombinator.com | 15 Jun 2023
    I created Video Hub App which is MIT License

    https://github.com/whyboris/Video-Hub-App

    I also sell it for $5 and have sold just over 5,000 copies last month (5 years old app). Importantly, $3.50 of every purchase goes to a cost-effective charity, GiveWell recommended Against Malaria Foundation (see website for details).

    https://videohubapp.com/

  • Python GUIs
    14 projects | news.ycombinator.com | 14 Jun 2023
    "The problem" might be that people in this thread and others get frustrated because others have different goals than them.

    Of course Electron is overkill for a single-button application. But Visual Basic is absolutely going to be a headache if you want a custom GUI.

    Pick the tool that's right for the job!

    I build this with Electron: https://videohubapp.com/

  • Ask HN: Most interesting tech you built for just yourself?
    149 projects | news.ycombinator.com | 27 Apr 2023
    Simplest File Renamer - https://www.yboris.dev/renamer & https://github.com/whyboris/Simplest-File-Renamer

    I wanted to be able to quickly rename files with my text editor (using keyboard commands), so this lets me do it. Plus I share the app online for free.

    Video Hub App - https://videohubapp.com/ & https://github.com/whyboris/Video-Hub-App

    I started it just for myself, but it ended up so good I spent several more years improving it as people kept buying it (up to almost 5,000 purchases since I started).

    Also wrote a couple of dev tools for myself (sharing via NPM too) - https://www.yboris.dev/

  • I've been data hoarding for 25 years. I have a bajillion hobbies. It's hard to stay organized.
    4 projects | /r/DataHoarder | 7 Mar 2023
    I created Video Hub App: https://videohubapp.com/ - it shows screenshots from videos as you scrub/hover across the thumbnail.
  • FFmpeg 6.0
    10 projects | news.ycombinator.com | 27 Feb 2023
    I've been so frustrated that FFprobe functionality is not part of FFmpeg.

    My app extracts screenshots from videos to create a beautiful gallery of videos. But even though I include FFmpeg already, I need a 50mb FFprobe executable to be bundled with my app just so that I can determine the width, height, duration, and fps of a video file! What is it that FFprobe does that FFmpeg couldn't do with a few extra pieces of exposed API?

    https://videohubapp.com/ - https://github.com/whyboris/Video-Hub-App

    https://github.com/whyboris/Video-Hub-App/blob/772b25bbd4b41...

  • Those making $500/month on side projects in 2023 – Show and tell
    12 projects | news.ycombinator.com | 22 Jan 2023
    Created Video Hub App (that will be 5 years old next month). I sell it for $5 and $3.50 of each purchase goes to the cost-effective charity Against Malaria Foundation (See GiveWell.org for details).

    It was averaging around 100 purchases per month, though it's lower over the last year as I've not had time to release new updates (moving to another state is challenging).

    https://videohubapp.com/ - Think of it like YouTube for videos on your computer. Browse, search, and organize your videos

    MIT Open Source: https://github.com/whyboris/Video-Hub-App

  • Ask HN: What is the most impactful thing you've ever built?
    33 projects | news.ycombinator.com | 18 Nov 2022
    Built Video Hub App that almost 5,000 people have purchased. I was a math teacher, became a web dev 6 years ago, built this 5 years ago. Most proceeds go to charity. Very minor by comparison to others, but I'm just starting out ;)

    https://videohubapp.com/ && https://github.com/whyboris/Video-Hub-App

    What I did that is most impactful is that I've been giving at least 10% of my income to cost-effective charities for over 10 years now (see Giving What We Can - thousands of others do the same). This amounts to almost $100,000 given to charity which translates to thousands of people protected from malaria for many years of their lives.

  • Ask HN: What's a good business model for selling standalone software
    3 projects | news.ycombinator.com | 17 Nov 2022
    My personal model for my commercial software: charityware - require a payment but made most proceeds go to my favorite (cost-effective) charity.

    I'm getting about 100 purchases ($500/month, donating $350 of that) with my Video Hub App - https://videohubapp.com/ - which is also open source - https://github.com/whyboris/Video-Hub-App

    I wrote about charityware a few years ago: https://medium.com/@whyboris/charityware-doing-good-with-pro...

What are some alternatives?

When comparing Lunar and Video-Hub-App you can also consider the following projects:

MonitorControl - 🖥 Control your display's brightness & volume on your Mac as if it was a native Apple Display. Use Apple Keyboard keys or custom shortcuts. Shows the native macOS OSDs.

stash - An organizer for your porn, written in Go. Documentation: https://docs.stashapp.cc

BetterDisplay - Unlock your displays on your Mac! Flexible HiDPI scaling, XDR/HDR extra brightness, virtual screens, DDC control, extra dimming, PIP/streaming, EDID override and lots more!

mediaChips - Manage your videos, add any metadata to them and play them.

Monitorian - A Windows desktop tool to adjust the brightness of multiple monitors with ease

screenity - The free and privacy-friendly screen recorder with no limits 🎥

BetterDummy - Unlock your displays on your Mac! Smooth scaling, HiDPI unlock, XDR/HDR extra brightness upscale, DDC, brightness and dimming, dummy displays, PIP and lots more! [Moved to: https://github.com/waydabber/BetterDisplay]

ts-playground - :computer: Opensource and free resource to learn and practice TypeScript skills. Tutorials, code snippets and sample applications.

RatPoison - Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn

tauri-vs-electron - A comparison of the two frameworks: is Tauri a better choice than electron in 2021?

SlimHUD - Replacement for MacOS' volume, brightness and keyboard backlight HUDs.

hydrus - A personal booru-style media tagger that can import files and tags from your hard drive and popular websites. Content can be shared with other users via user-run servers.