Skip to content
forked from jetkvm/kvm

My tree of the JetKVM software, used to hold branches for pulling upstream.

License

Notifications You must be signed in to change notification settings

Nevexo/jetkvm-kvm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jetkvm-next

jetkvm-next is a fork of the JetKVM application with various in-progress features merged in from commnunity pull requests.

This branch isn't meant to be pulled into the upstream, and will almost certainly contain some bugs, it's a bleeding-edge build of the software that community members can use to try out new features, or for developers to check their upcoming features don't clash with other in-progress PRs.

Generally, you shouldn't run jetkvm-next on your device, you should keep it on the main update stream, or optionally switch to the beta branch in the device's settings.

Main repo: https://github.com/jetkvm/kvm

Current Additional Features

The below in-development features are currently included in jetkvm-next. The commits from the developer's working tree and cherry picked into this branch, to check the "version" of the feature, compare the commit hash on this branch, to the current hash of the commit(s) in the pull request.

next-multisession

As requested by a few in the JetKVM Discord, this tree also includes a branch that enables support for multiple sessions connecting to the JetKVM.

It's a bit of a bodge implementation, but shows the multiple sessions can be handled by the JetKVM.

Every release of jetkvm-next includes jetkvm-next-multisession in a pre-release, the jetkvm-next-multisession branch is based off the main jetkvm-next branch, and applies changes to the session handling code.

next-muiltisession does not include any concept of control authority/mutex, so all users connected will have full control over the target machine, and you'll be fighting for the cursor with the other user.

Additional Info

There's a GitHub Action setup to build the JetKVM software whenever this repo has a new release added, it'll take a few minutes for the binary to appear on the release once this repo is tagged.

About

My tree of the JetKVM software, used to hold branches for pulling upstream.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 73.6%
  • Go 23.3%
  • CSS 0.9%
  • JavaScript 0.9%
  • Shell 0.8%
  • Makefile 0.3%
  • HTML 0.2%