All Projects → libapps → Libapps Mirror

libapps / Libapps Mirror

Licence: bsd-3-clause
Mirror of the official libapps repo from https://chromium.googlesource.com/apps/libapps/

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Libapps Mirror

Webssh2
Web SSH Client using ssh2, socket.io, xterm.js, and express. webssh webssh2
Stars: ✭ 1,293 (+1155.34%)
Mutual labels:  ssh
Values.js
🍇 Get the tints and shades of a color
Stars: ✭ 97 (-5.83%)
Mutual labels:  js-library
Mercury
Simple Android app that sends pre-configured commands to remote servers via SSH.
Stars: ✭ 100 (-2.91%)
Mutual labels:  ssh
Cyrillic To Translit Js
Ultra-lightweight JavaScript library for converting Cyrillic symbols to Translit and vice versa
Stars: ✭ 91 (-11.65%)
Mutual labels:  js-library
Iap Desktop
IAP Desktop is a Windows application that provides zero-trust Remote Desktop and SSH access to Linux and Windows VMs on Google Cloud.
Stars: ✭ 96 (-6.8%)
Mutual labels:  ssh
Guacamole
Guacamole是无客户端的远程桌面网关。它支持VNC,RDP和SSH等标准协议。 我们称之为无客户端,因为不需要插件或客户端软件。 感谢HTML5,一旦Guacamole安装在服务器上,您访问桌面所需的全部功能就是一个Web浏览器。
Stars: ✭ 99 (-3.88%)
Mutual labels:  ssh
Paramikojs
port of the paramiko library from python->javascript
Stars: ✭ 89 (-13.59%)
Mutual labels:  ssh
Gitzone
git-based zone management tool for static and dynamic domains
Stars: ✭ 100 (-2.91%)
Mutual labels:  ssh
Sidedoor
SSH connection daemon for Debian/Raspbian/Ubuntu/etc
Stars: ✭ 97 (-5.83%)
Mutual labels:  ssh
Alfred Tty
Alfred Workflow to quickly switch between or close iTerm windows, tabs and panes based on title and tty
Stars: ✭ 99 (-3.88%)
Mutual labels:  ssh
Sshconfig
Minimal command to Add/Remove/list ssh aliases in $HOME/.ssh/config
Stars: ✭ 93 (-9.71%)
Mutual labels:  ssh
Docker Tunnel
a (simple) dockerized ssh tunnel
Stars: ✭ 96 (-6.8%)
Mutual labels:  ssh
Teleport
Certificate authority and access plane for SSH, Kubernetes, web apps, databases and desktops
Stars: ✭ 10,602 (+10193.2%)
Mutual labels:  ssh
Daggy
Daggy - Data Aggregation Utility. Open source, free, cross-platform, server-less, useful utility for remote or local data aggregation and streaming
Stars: ✭ 91 (-11.65%)
Mutual labels:  ssh
Groovy Ssh
SSH automation tool based on Groovy DSL
Stars: ✭ 100 (-2.91%)
Mutual labels:  ssh
Networkmanager
A powerful tool for managing networks and troubleshoot network problems!
Stars: ✭ 1,296 (+1158.25%)
Mutual labels:  ssh
Loco
Share localhost through SSH. Local/Remote port forwarding made safe and easy.
Stars: ✭ 98 (-4.85%)
Mutual labels:  ssh
Ssh keyscanner
ssh public host key scanner using shodan
Stars: ✭ 102 (-0.97%)
Mutual labels:  ssh
Selection
✨ Selection - A simple and lightweight library to add a visual way of selecting elements, just like on your Desktop. Zero dependencies. Full mobile and scroll support.
Stars: ✭ 1,371 (+1231.07%)
Mutual labels:  js-library
Ftpbucket
FTPbucket is a PHP script that enables you to sync your BitBucket or GitHub repository with any web-server
Stars: ✭ 99 (-3.88%)
Mutual labels:  ssh

Hello

This repository contains the libdot JavaScript library and some web applications that make use of it.

The official copy of this repository is hosted at https://chromium.googlesource.com/apps/libapps.

There is also a mirror on github at https://github.com/libapps/libapps-mirror. A few subprojects are also extracted out into their own git repo and mirrored. Keep in mind that these mirrors may occasionally be behind the official repository.

All changes must go through the Gerrit code review server on https://chromium-review.googlesource.com. Github pull requests cannot be accepted. Please see the HACK.md document in this directory for the details.

Top level directories

  • libdot/ is a small set of JS libraries initially developed as part of hterm, now available as shared code.

  • hterm/ is a JS library that provides a terminal emulator. It is reasonably fast, reasonably correct, and reasonably portable across browsers.

  • nassh/ is the Secure Shell Chrome extension that combines hterm with a NaCl build of OpenSSH to provide a PuTTY-like app for Chrome users.

  • ssh_client/ is the NaCl port of OpenSSH. It is used by nassh to create the Secure Shell App.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].