Any Console banner
kt0319 kt0319

Any Console

Git community

Description

Web console for shell jobs, Git operations, and terminal access from your browser

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

any-console

[![Release](https://img.shields.io/github/v/release/kt0319/any-console)](https://github.com/kt0319/any-console/releases/latest) [![Last commit](https://img.shields.io/github/last-commit/kt0319/any-console)](https://github.com/kt0319/any-console/commits/main) [![CI](https://github.com/kt0319/any-console/actions/workflows/ci.yml/badge.svg)](https://github.com/kt0319/any-console/actions/workflows/ci.yml) [![codecov](https://codecov.io/gh/kt0319/any-console/branch/main/graph/badge.svg)](https://codecov.io/gh/kt0319/any-console) [![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE) [![Rust](https://img.shields.io/badge/Rust-000000.svg?logo=rust)](https://www.rust-lang.org/) [![Vue 3](https://img.shields.io/badge/Vue-3-4fc08d.svg)](https://vuejs.org/)

Same tmux session, seamless across phone and PC

**A seamless dev console across phone and PC.** A self-hosted web environment where the same tmux session is accessible from any device via a browser.

Website:

Why any-console?

  • Seamless across devices — Start npm test on your PC, check the output on your phone during commute, and pick up where you left off when you get home. tmux sessions persist — closing the browser doesn't end the session.
  • Serious mobile input — A custom virtual keyboard with flick input. Practical enough to run git commit from your phone.
  • Jobs, Git, and terminal in one place — No tab-switching between tools. Run scripts, commit, and push — all in one tap.

Features

  • Persistent sessions — tmux × WebSocket; switch devices without losing your session
  • Mobile-optimized input — Custom flick keyboard with swipe support
  • Web terminal — xterm.js based, multi-tab and split-pane
  • Workspaces — Register repos, group them, and drive files / Git / jobs per workspace
  • Git UI — Branch switching, commit, push/pull, diff,