Skip to content

ocular-data/copy-passed-terminalAccess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Copy-Passed

A remote clipboard application


Features

  • bash console access
  • windows batch console access
  • windows powershell console access
  • multiple registered computers/consoles

linked projects

Android app

Firebase hosting website

GO clipboard


explanations

This app allows users to copy paste text cross platforms as long as they have internet.

console access can be done by piping in or out of the program.

$ echo 12 | ./copy_passed.sh
{"success":true}
$ ./copy_passed.sh
12

About

native terminal scripts for accessing the api

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published