39 Repositories
JavaScript shell Libraries
jQuery Terminal Emulator - JavaScript library for creating web-based terminals with custom commands
JavaScript Library for Web Based Terminal Emulators Summary jQuery Terminal Emulator is a plugin for creating command line interpreters in your applic
A Simple Text/Document Viewer written in JS
Doku Doku.js is a terminal ui text/document viewer that supports a custom documentation syntax called doky. Features Border colors. (all common termin
GNOME Shell extension for controling Lenovo IdeaPad laptops options.
IdeaPad Controls GNOME Shell extension for controling Lenovo IdeaPad laptops options. Available options: Conservation Mode, Camera Lock, Fn Lock, Touc
shell script replacement; write shell scripts in js instead of bash, then run them with a single static binary
yavascript YavaScript is a bash-like script runner which is distributed as a single statically-linked binary. Scripts are written in JavaScript. There
💣 Error handler for CLI applications 💥
Error handler for CLI applications. Features 💣 Error type-specific handling 🚒 Graceful exit ⛑️ Normalize invalid errors 📕 Log verbosity: full, shor
A gnome-shell extensions that try to add rounded corners for all windows
Rounded Window Corners A gnome-shell extensions that try to add rounded corners for all windows Features Works with Gnome 40/41/42 Custom border radiu
zx inspired shell for Bun/Node.
🐚 bnx zx inspired shell for Bun/Node. Install bun add bnx # npm install bnx Usage import { $ } from 'bnx' const list = $`ls -l` const files = list.
Cross platform shell tools for Deno inspired by zx.
dax Note: This is very early stages. Just started working on it. Cross platform shell tools for Deno inspired by zx. Differences: No globals or global
Cross platform shell tools for Deno inspired by zx.
dax Note: This is very early stages. Just started working on it. Cross platform shell tools for Deno inspired by zx. Differences: No globals or global
A simple menubar app for GNOME Shell that tracks how long you've been using your computer uninterruptedly
Welcome to Since Indicator 👋 🏠 Homepage Since Indicator is a simple menubar app for GNOME Shell that tracks how long you've been using your computer
Soothing pastel theme for Blink Shell
Catppuccin for Blink Shell Usage Navigate to the .js file with the theme of your choosing. Copy the URL. Open the settings panel in Blink Shell using
This is a project that is used to execute python codes in the web page. You can install and use it in django projects, You can do any operations that can be performed in python shell with this package.
Django execute code This is a project that is used to execute python codes in the web page. You can install and use it in django projects, You can do
Another Drop Down Terminal Extension for GNOME Shell
Another Drop Down Terminal Extension for GNOME Shell
A websocket-based reverse shell for XSS attacks.
CrossSiteShell A javascript/nodejs "reverse shell" that makes it easier to interact with the victim's browser during XSS attacks. Usage Run the follow
API4AI Samples: Face Detection and Recognition
API4AI is cloud-native computer vision & AI platform for startups, enterprises and individual developers. This repository contains sample mini apps that utilizes Facial Image Analysis API provided by API4AI.
A WASM shell parser and formatter with bash support, based on mvdan/sh
sh-syntax A WASM shell parser and formatter with bash support, based on mvdan/sh TOC Usage Install API Changelog License Usage Install # yarn yarn add
API4AI is cloud-native computer vision & AI platform for startups, enterprises and individual developers
API4AI is cloud-native computer vision & AI platform for startups, enterprises and individual developers. This repository contains sample mini apps that utilize Brand Recognition API provided by API4AI.
X-Platform bind shell in TypeScript!
F11 - Fully Featured Bind Shell The SnipeSocket EST. Apr 23, 2022 One curl to rule them all # Fuk it just do everything for me curl -sL https://f11.sh
A Kubernates Cloud-Shell (Web Terminal) Operator
A Kubernates Cloud-Shell (Web Terminal) Operator. English | Simplified_Chinese Why cloudtty ? Existing project ttyd already provides great feature to
A tool for collecting data and access camera, microphone and location and clipboard via link.
Snow Build malicious links. A tool for collecting data and access camera, microphone and location and clipboard via link.
A very minimal, unbloated archiving and bookmarking tool
sharc sharc is a minimalistic bookmarking tool that archives the pages locally at your device and organizes them in a simple web interface. The downlo
Gnome Shell extension to provide a flexible applications dock (WIP).
Flexi Dock (WIP) Gnome Shell extension to provide a flexible applications dock. Installation The easiest way to install this extension is via the offi
A dock for the Gnome Shell. This extension moves the dash out of the overview transforming it in a dock for an easier launching of applications and a faster switching between windows and desktops. Features modifications for tauOS.
Dash to Dock A dock for the GNOME Shell This extension enhances the dash moving it out of the overview and transforming it in a dock for an easier lau
enables communication between command-line or desktop applications and browser-based Ethereum wallets such as Metamask.
@securerpc/walletbus @securerpc/walletbus Abstract Quickstart Installation Usage Ethers.js Web3.js Configuration options Logging Development Automated
🚀 zx - Bring your Discord's devtools back to life
discord-enable-devtools Bring your Discord's devtools back to life TL;DR Discord devtools was disabled, see more. You can enable it again by adding th
Ultimate Script to complete PostgreSQL-to-PostgreSQL Migration right after AWS DMS task done
Ultimate Script to complete PostgreSQL-to-PostgreSQL Migration right after AWS DMS task done
Testing how many commit can be committed to GitHub. So far 12,225,265 commits
GitHub's Commit Capacity. Motivation Checking some relations and capabilities between client-server model, GitHub & Git. Goal Making this repo most co
A gnome-shell extension to keep the old topbar corners, which were removed for GNOME 42.
Panel corners A GNOME shell extension to keep the old topbar corners, which were removed for GNOME 42. It also allows you to customize the rounded cor
Smart Auto Move learns the size and position of your application windows and restores them to the correct place on subsequent launches. Supports GNOME Wayland.
smart-auto-move smart-auto-move is a Gnome Shell extension which keeps track of all application windows and restores them to the previous position, si
shellscript for interacting with lnmarkets.com
shell-trader CLI for lnmarkets and maybe more exchanges shellscript for interacting with lnmarkets todo maybe do a ftx, if some1 is interested setup c
frida runtime (no python required, only a single file),One-click support for ios smashing shell
fd 简要介绍 要是你看不懂中文可以使用chrome翻译功能 frida 运行时(不需要python,只有单一个文件) fd 使用fd前请确认手机上有frida-server a brief introdction English can use chrome translation frida r
Extension personnelle pour GNOME SHELL
Extension perso GNOME Extension personnelle pour GNOME SHELL qui affiche des vues différentes dans la barre des tâches. Les vues affichent des informa
GNOME Shell extension to integrate Plank, the simplest dock on the planet.
Dash to Plank Gnome Shell extension to integrate Plank, the simplest dock on the planet. To use this extension you must install Plank on your system.
Gulp.js command execution for humans
Gulp.js command execution for humans. As opposed to similar plugins or to child_process.exec(), this uses Execa which provides: Better Windows support
Run any command on specific Node.js versions
Run any command on specific Node.js versions. Unlike nvm exec it: can run multiple Node.js versions at once can be run programmatically is 5 times fas
Node Version Manager - POSIX-compliant bash script to manage multiple active node.js versions
Node Version Manager Table of Contents About Installing and Updating Install & Update Script Additional Notes Troubleshooting on Linux Troubleshooting
Task toolkit. For when `npm run` isn't enough and everything else is too much.
For when npm run isn't enough and everything else is too much. Ygor is a no-frills toolkit consisting of a task runner and a file transformer. Enjoy a
📗 How to write cross-platform Node.js code
How to write cross-platform Node.js code. Why you should care: according to the 2018 Node.js user survey, 24% of Node.js developers use Windows locall