Giter Club home page Giter Club logo

spiritvnc-fltk's Introduction

⚠️ NOTE: ⚠️ This project is currently deprecated and unmaintained in favor of SpiritVNC-FLTK-No-libssh2 due to issues with libssh2. Thanks! ⚠️


SpiritVNC - FLTK SpiritVNC - FLTK is an FLTK-based multi-view VNC client for Unix-like systems, including Linux, macOS and FreeBSD. SpiritVNC features VNC-through-SSH, reverse (listening) VNC connections and timed scanning of connected viewers.

(OpenIndiana was previously supported, but changes to their packages has caused some problems. Please contact me if you need SpiritVNC - FLTK working on OI)

2016-2021 Will Brokenbourgh https://www.pismotek.com/brainout/

To God be the glory! :-D ❤️

SpiritVNC - FLTK has a 3-Clause BSD License

SpiritVNC - FLTK screenshot


Dependencies

You will need both the libraries and development packages of the following:

  • fltk 1.3.4, 1.3.5 or newer
  • libvncserver / libvncclient (if separate, you only need libvncclient)
  • libssh2 (NOT libssh)

The 'pkg-config' program must be installed for building, unless you want to specify locations for includes and libs manually in the Makefile.

MacPorts is highly recommended for installing dependencies on macOS.


Building

SpiritVNC - FLTK now requires a compiler that supports C++11.

'cd' into the directory that has the Makefile, then...

On most Linux distros and macOS:

$ make [debug]
$ sudo make install   # (don't use this command when building on macOS)

On FreeBSD, OpenBSD and others:

$ gmake [debug]
$ sudo gmake install

Hey!

If you have an issue, need something tweaked or fixed, let me know. I have a busy schedule, but I want my software to work for you. Please file an Issue and I'll address it, one way or another. 😄

spiritvnc-fltk's People

Contributors

willbprog127 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.