Watch

Top 23 Watch Open-Source Projects

  • NewPipe

    A libre lightweight streaming front-end for Android.

  • Project mention: Mobile Ad Blocker Will No Longer Stop YouTube's Ads | news.ycombinator.com | 2024-04-16

    Just use NewPipe. It's just a better Youtube client even if it had ads.

    https://newpipe.net/

  • Nodemon.io

    Monitor for any changes in your node.js application and automatically restart the server - perfect for development

  • Project mention: Full Stack Web Development Concept map | dev.to | 2024-03-23

    nodemon - enables automatic reload of your server after code change docs

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • Invidious

    Invidious is an alternative front-end to YouTube

  • Project mention: Google Broke Invidious Again | news.ycombinator.com | 2024-04-26
  • js-must-watch

    Must-watch videos about javascript

  • tsx

    ⚡️ TypeScript Execute: Node.js enhanced to run TypeScript & ESM

  • Project mention: Finally, a guide for Node.js and TypeScript and ESM that works | news.ycombinator.com | 2023-11-21

    I really enjoy frontend/node/typescript development. I roll my eyes whenever the HN-types complain about CSS or frontend development being a hellhole. Mostly the comments I see seem ignorant or impatient ("Why doesn't this thing work without be bothering to learn it?")

    However, the intersection of typescript, nodejs, and ES modules is consistently the most frustrating experience I ever have. Trying to figure out which magic incantation of tsconfig/esbuild/tsc/node options will let me just write code and run it is a fools errand. You might figure something out, and then you try to use Jest and then you descend into madness again.

    The biggest tip I can give people is to ditch ts-node and just use (the awkwardly named) tsx https://github.com/privatenumber/tsx, which pretty much just "mostly works" for running Typescript during dev for node.

    The problem mostly seems to stem for all the stakeholders being pretty dogmatic to whatever their goals are, rather than the pragmatic option of just meeting people where they are. I really wish the Node, Typescript, Deno/Bun, and maybe some bundler people would come together and figure out how to make this easier for people.

  • viddy

    👀 A modern watch command. Time machine and pager etc.

  • Project mention: Viddy: A Modern Watch Command | news.ycombinator.com | 2023-09-19
  • Diun

    Receive notifications when an image is updated on a Docker registry

  • Project mention: Is there a tool to monitor container images version locally and notify if there are updates? | /r/selfhosted | 2023-12-10
  • 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.

    InfluxDB logo
  • on-change

    Watch an object or array for changes

  • saw

    Fast, multi-purpose tool for AWS CloudWatch Logs

  • Project mention: Lambda recursive loop detection - but not (yet) for S3 | dev.to | 2023-07-17

    We use saw to tail lambda log:

  • denon

    👀 Monitor any changes in your Deno application and automatically restart.

  • SwiftUI-Shimmer

    Shimmer is a super-light modifier that adds a shimmering effect to any SwiftUI View, for example, to show that an operation is in progress. It works well on light and dark modes, and across iOS, macOS, tvOS, watchOS and visionOS.

  • turbowatch

    Extremely fast file change detector and task orchestrator for Node.js.

  • Project mention: [AskJS] Best tool for given monorepo | /r/javascript | 2023-12-06

    https://github.com/gajus/turbowatch until an official solution comes.

  • arrive

    Watch for DOM elements creation and removal

  • gow

    Missing watch mode for Go commands. Watch Go files and execute a command like "go run" or "go test" (by mitranim)

  • Project mention: How to start a Go project in 2023 | news.ycombinator.com | 2023-05-23

    The article mentions GOW[0] for a file watcher. If anyone is looking for a non-go specific one, I've really enjoyed reflex[1]. Makes it super easy to reload different parts of a project based on what type of file has changed.

    [0]https://github.com/mitranim/gow

  • hwatch

    A modern alternative to the watch command, records the differences in execution results and can check this differences at after.

  • termplay

    GitLab: https://gitlab.com/jD91mZM2/termplay

  • cpx

    A cli tool to watch and copy file globs.

  • My-TTGO-Watch

    A GUI named hedge for smartwatch like devices based on ESP32. Currently support for T-Watch2020 (V1,V2,V3), T-Watch2021, M5Paper, M5Core2 and native Linux support for testing.

  • youtube-local

    browser-based client for watching Youtube anonymously and with greater page performance

  • Project mention: Show HN: Firefox add-on to open YouTube videos in alternative front ends | news.ycombinator.com | 2023-10-14

    My project here is similar: https://github.com/user234683/youtube-local

    It keeps everything in the browser while still being local to the machine

  • PHP-watcher

    Monitor for any changes in your php application and automatically restart it (suitable for async apps).

  • Hitrava

    Convert your Huawei Health sport activities and import them in Strava.

  • Watch_Quake

    Quake 1 port for Apple Watch

  • hammer

    Build Tool for Browser and Node Applications (by sinclairzx81)

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Watch related posts

  • TOTPs on Smartwatches

    1 project | news.ycombinator.com | 6 May 2024
  • Google Broke Invidious Again

    1 project | news.ycombinator.com | 26 Apr 2024
  • YouTube begins new wave of slowdowns for users with ad blockers enabled

    3 projects | news.ycombinator.com | 15 Jan 2024
  • 2.7M Brits still use a 3G only handset, as the 3G switch off looms closer

    1 project | news.ycombinator.com | 10 Jan 2024
  • Ask HN: Would you pay for a clickbait-less YouTube?

    2 projects | news.ycombinator.com | 7 Jan 2024
  • YouTube is trying to block Invidious

    1 project | news.ycombinator.com | 17 Dec 2023
  • So much pain, I cannot sleep! Advice?

    1 project | /r/ChronicIllness | 10 Dec 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 10 May 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more →

Index

What are some of the best open-source Watch projects? This list will help you:

Project Stars
1 NewPipe 28,785
2 Nodemon.io 26,024
3 Invidious 15,028
4 js-must-watch 13,151
5 tsx 7,770
6 viddy 4,420
7 Diun 2,643
8 on-change 1,954
9 saw 1,387
10 denon 1,097
11 SwiftUI-Shimmer 938
12 turbowatch 911
13 arrive 865
14 gow 688
15 hwatch 679
16 termplay 536
17 cpx 524
18 My-TTGO-Watch 514
19 youtube-local 448
20 PHP-watcher 393
21 Hitrava 332
22 Watch_Quake 301
23 hammer 232

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com