nowfound

Alternatives

Products that do what Githrun does

Execute remote Python scripts directly from GitHub.

  1. 1

    Run any GitHub repository in the click of a button

    2019

  2. 2
    Cliprun110

    Run Python code from any website with a right-click

    2025

  3. 3

    Automate your workflow from idea to production

    2018 · github.com

  4. 4

    GitHub’s official free and open source command line tool

    2020

  5. 5RA

    Hi HN — I’m learning Rust and decided to build a universal CLI for running code in many languages. The tool, Run, aims to be a single, minimal dependency utility for: running one-off snippets (from CLI flags), running files, reading and executing piped stdin, and providing language-specific REPLs that you can switch between interactively. I designed it to support both interpreted languages (Python, JS, Ruby, etc.) and compiled languages (Rust, Go, C/C++). It detects languages from flags or file extensions, can compile temporary files for compiled languages, and exposes a unified REPL…

    Oct 2025 · github.com

  6. 6SC
  7. 7MA
  8. 8

    From git clone to running code in one command

    2025

  9. 9RA
  10. 10GA

    What works now: user signups, org creations, private/public repos, and importing GitHub repositories (both as read-only mirrors and full migrations). So basically, you can create, push and pull to a repo, but we don't have many features quite yet (issues, PRs, CI). What is a bit unique is: 1) we built it in Rust and 2) the website is a little odd. Its design is inspired by CLIs (e.g., fzf, broot, vim) instead of web apps, and as such, lacks some affordances that you might typically expect in favor of keyboard-driven instant navigations (we have the very ambitious goal of an FCP of…

    Jun 2026 · gitdot.io

  11. 11
    RunsOn142

    10x cheaper GitHub Actions runners, self-hosted on AWS

    2024

  12. 12

    Run Python code in browser

    2021

  13. 13
    GitHired360

    Find your next 10x Engineer by proof of work, not keywords

    Dec 2025

  14. 14AT

    Hi HN! I’ve been running GitHub Actions workflows for a while, and when GitHub announced the new ubuntu-slim runners as a cheaper alternative to ubuntu-latest, I wanted to migrate—but figuring out which workflows are safe to switch turned out to be surprisingly tedious. You need to check for Docker usage, services, containers, step failures due to missing packages, and whether jobs rely on tools not available in the slim image. So I built gh-slimify, a GitHub CLI extension that automates all of this. It scans your repository, detects which jobs can be migrated, flags incompatible patterns,…

    Nov 2025 · github.com

  15. 15

    Code snippet manager that runs on GitHub Gist

    2018

  16. 16
    Gromet 92

    Share and run python automations with no installs or setup

    2025

  17. 17
    WarpBuild195

    10x cheaper Github actions in your AWS account

    2024

  18. 18

    Pew pew needless GitHub repos, clean up your repos via CLI

    2022

  19. 19GA

    Recently, I write an interpreter for subset of Python using Go. I haven't seen source code of CPython, all is just written according to my understanding of Python so there may be some unusual things. Hope you can play fun with it. Any suggestion is welcome, glad to get some feedback.

    2023 · github.com

  20. 20BI

    I built bsub because I was tired of wiring up Docker images, Python environments, GPUs, sandboxing, and resource limits every time I needed to run heavy command-line tools from web apps. I wanted: send files -> run job in the cloud -> get output -> done. https://www.bsub.io bsub lets you execute tools like Whisper, Typst, Pandoc, Docling, and FFmpeg as remote batch jobs with no environment setup. You can try them locally via the CLI or integrate via a simple REST API. Example (PDF extraction): bsubio submit -w pdf/extract *.pdf Works like running the tool locally, but the…

    Nov 2025

  21. 21

    Run your code, from the cloud on your computer

    2024

  22. 22MG

    Hey HN! I'm Jacob, one of the founders of Depot (https://depot.dev), a build service for Docker images, and I'm excited to show what we’ve been working on for the past few months: run GitHub Actions jobs in AWS, orchestrated by Depot! Here's a video demo: https://www.youtube.com/watch?v=VX5Z-k1mGc8, and here’s our blog post: https://depot.dev/blog/depot-github-actions-runners. While GitHub Actions is one of the most prevalent CI providers, Actions is slow, for a few reasons: GitHub uses underpowered CPUs, network throughput for cache and the…

    2024

  23. 23

    Visual GitHub management directly from a graphical interface

    Jun 2026 · github.com

  24. 24SA

    I work on the OpenZiti project and I have a CI server that accepts GitHub webhooks, but I don't want to expose my server to the internet with open ports. I used the Python SDK for OpenZiti (overlay networking platform) to create a GitHub Action that sends the webhook to my private server via overlay instead of via the open internet. This GitHub repo is a template that I made to show you how it all works. You can use it right away to run the sample server (httpbin-go) and see the GitHub Action in...action. Relevant threads include https://news.ycombinator.com/item?id=32596212 .

    2022 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →