Showing 275 open source projects for "ssh-tectia-client"

View related business solutions
  • Passwordless authentication enables a secure and frictionless experience for your users | Auth0 Icon
    Over two-thirds of people reuse passwords across sites, resulting in an increasingly insecure e-commerce ecosystem. Learn how passwordless can not only mitigate these issues but make the authentication experience delightful. Implement Auth0 in any application in just five minutes
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely

    Our computer monitoring software allows employees, field contractors, and freelancers to manually clock in when they begin working on an assignment. The application will take screenshots randomly or at set intervals, which allows employers to observe the work process. The application only tracks activity when the employee is clocked in. No spying, only transparency.
  • 1
    lixa

    lixa

    LIXA, LIbre XA, is a free and open source XA transaction manager

    ... technology enables every application container, like a web server or a shell, to become a two phase commit application server. The client/server architecture of LIXA allows many application containers to share a single LIXA (state) server: this is ideal when horizontal scalability is a must and many identical application containers must refer to a single transactional environment. LIXA can be used with the C, C++, Java, Python and COBOL programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original megaAVR...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Amazon Neptune Gremlin .NET SigV4

    Amazon Neptune Gremlin .NET SigV4

    A custom library for Amazon Neptune that enables AWS Signature Version

    This project provides a custom library that extends the Apache TinkerPop Gremlin.NET client to enable AWS IAM Signature Version 4 signing for establishing authenticated connections to Amazon Neptune. For example usage refer to: NeptuneGremlinNETSigV4Example.cs. This example shows how to leverage this library for establishing an authenticated connection to Neptune. The GremlinClient library accepts both a GremlinServer object as well as a webSocketConfiguration object that contains a custom...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    TransferJsonConverter

    A custom JSON converter library with some useful features for ASP.NET

    A custom JSON converter library with some useful features for ASP.NET client-server application. It serializes objects to a JSON string, using the provided interfaces as templates, and including attributed fields not included in the interfaces. This allows you to pass objects from the storage layer through the model to the client, hiding specific data, while still storing it for postback from the client. It deserializes a JSON string into objects, reusing existing objects as targets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage your IT department more effectively Icon
    Manage your IT department more effectively

    Streamline your business from end to end with ConnectWise PSA

    ConnectWise PSA (formerly Manage) allows you to stop working in separate systems, and helps you build a more profitable business. No more duplicate data entries, inefficient employees, manual invoices, and the inability to accurately track client service issues. Get a behind the scenes look into the award-winning PSA that automates processes for each area of business: sales, help desk, support, finance, and HR.
  • 5
    tmi.js

    tmi.js

    Javascript library for the Twitch Messaging Interface

    ... a threshold per channel Twitch stops sending this data so it may not be necessary for all cases. Channels to automatically join upon connecting. The rate of joins is controlled by the options.joinInterval option. Automatically reconnect the client if it gets disconnected for any reason. Sometimes Twitch will request the client to reconnect and tmi.js will disconnect and reconnect even if this option is set to false.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Ribbon

    Ribbon

    Ribbon is an inter process communication library

    ... component gets a different level of attention at this moment. APIs that integrate load balancing, fault tolerance, caching/batching on top of other ribbon modules and Hystrix. Load balancer APIs that can be used independently or with other modules. APIs using Eureka client to provide dynamic server list for cloud.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Autobahn|Java

    Autobahn|Java

    WebSocket & WAMP in Java for Android and Java 8

    Client library providing WAMP on Java 8 (Netty) and Android, plus (secure) WebSocket for Android. The WebSocket layer is using a callback-based user API, and is specifically written for Android. Eg it does not run any network stuff on the main (UI) thread. The WAMP layer is using Java 8 CompletableFuture for WAMP actions (call, register, publish, and subscribe) and the Observer pattern for WAMP session, subscription and registration lifecycle events. The library is MIT licensed, maintained...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    babel-plugin-macros

    babel-plugin-macros

    Allows you to build simple compile-time libraries

    ... already in place). There is cpu usage/time overhead; the client needs to run the code to generate these classes every time the page loads. There is code bundle size overhead; the client needs to receive a CSS parser in order to generate these class names, and shipping this makes the amount of js the client needs to parse larger. Eval-ing out code at compile time that will be baked into the runtime code, for instance, to get a list of directories in the filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HTTP library for Lua

    HTTP library for Lua

    HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0

    HTTP Library for Lua. Supports HTTP(S) 1.0, 1.1 and 2.0; client and server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 10

    ctalk

    Object Oriented Language

    IMPORTANT: Please refer to the Ctalk wiki, available from the tab above, for important release information. Ctalk is a compact object oriented language that works closely with C. That means you can use Ctalk for GUI, network, client-server, and systems programs as well as traditional object oriented simulations, with all of the advantages of a true object oriented language, like class and method inheritance, and rapid prototyping. Ctalk includes a just-in-time compiler, a compact run-time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    CocoaAsyncSocket

    CocoaAsyncSocket

    Asynchronous socket networking library for Mac and iOS

    .../IP socket networking library built atop Grand Central Dispatch. Automatically accept incoming connections over both IPv4 and IPv6 with a single instance of this class. No more worrying about multiple sockets. Secure your socket with ease using just a single method call. Available for both client and server sockets. It runs entirely within its own GCD dispatch_queue, and is completely thread-safe. Further, the delegate methods are all invoked asynchronously onto a dispatch_queue of your choosing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    UCanAccess

    UCanAccess

    A pure Java JDBC driver for Microsoft Access database files

    UCanAccess is a pure Java JDBC Driver implementation which allows Java developers and JDBC client programs to read/write Microsoft Access database (.mdb and .accdb) files. No ODBC needed.
    Leader badge
    Downloads: 566 This Week
    Last Update:
    See Project
  • 13
    Expo

    Expo

    An open-source platform for making universal native apps with React

    Expo is an open source framework and platform for creating universal React applications that run on Android, iOS, and the web. It includes a set of tools, services, universal runtime and libraries that let you develop, deploy and iterate on Android, iOS, and the web with the same JavaScript/TypeScript codebase. Expo is where client software is developed, and contains the client apps, modules, templates and more; while the Expo development tools are contained in the Expo CLI repository. Try Expo...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ADDC Server Commons Java Libraries

    ADDC Server Commons Java Libraries

    Java libraries for buiding IIOP and Web Services

    ADDC Server Commons supplies a set of java libraries published to maven central for writing Java servers offering both IIOP/SSLIOP and HTTP/HTTPS access using Spring Framewrok and JacORB. It also supplies a client for Monitoring CORBA Services, Balanced Groups and a full JNDI implementation for both CosNaming and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Xabber

    Xabber

    Open-source XMPP client for Android

    Open source Jabber (XMPP) client with multi-account support, clean and simple interface. Being both free (as in freedom!) and ad-free, Xabber is designed to be the best Jabber client for Android. Xabber uses Gradle build system. The only specific thing is git submodule for the MemorizingTrustManager library. Since it’s inception in 2011, Xabber has grown to be a number one XMPP client for Android. It is fast, reliable and packed with lots of features that make it more advanced than most desktop...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    pyCraft

    pyCraft

    Minecraft-client networking library in Python

    Minecraft Python Client Library. This project aims to be a modern, Python3-compatible, well-documented library for communication with a Minecraft server. Although pyCraft is compatible any supported server, only a subset of all packets are currently decoded or encoded by the library: those necessary to remain connected to the server, those used for chat, and some others.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Django REST Pandas

    Django REST Pandas

    Serves up Pandas dataframes via the Django REST Framework

    Django REST Pandas (DRP) provides a simple way to generate and serve pandas DataFrames via the Django REST Framework. The resulting API can serve up CSV (and a number of other formats for consumption by a client-side visualization tool like d3.js. The design philosophy of DRP enforces a strict separation between data and presentation. This keeps the implementation simple, but also has the nice side effect of making it trivial to provide the source data for your visualizations. This capability...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    mt4mqtt

    MQTT client for MetaTrader

    MQTT protocol client library for MetaTrader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Web3 API for Haskell

    Web3 API for Haskell

    Web3 API for Haskell

    This library implements Haskell API client for popular Web3 platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Dart

    Dart

    Dart is a client-optimized language for fast apps on any platform

    The Dart SDK, including the VM, dart2js, core libraries, and more. Develop with a programming language specialized around the needs of user interface creation. Make changes iteratively, use hot reload to see the result instantly in your running app. Compile to ARM & x64 machine code for mobile, desktop, and backend. Or compile to JavaScript for the web. Mature and complete async-await for user interfaces containing event-driven code, paired with isolate-based concurrency. A programming...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ANDS PID Client
    ANDS PID Client is a generic Java client library for accessing the ANDS Persistent Identifier service and the Digital Object Identifier Service. Written by CSIRO Australia and funded by the ANDS Australian Research Data Commons Project .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Swagger-to-GraphQL

    Swagger-to-GraphQL

    Swagger to GraphQL API adapter

    ... of making the actual REST call. This means you can reuse your existing HTTP client, use existing authentication schemes and override any part of the REST call. You can override the REST host, proxy incoming request headers along to your REST backend, add caching etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    yaesc

    yaesc

    Yet Another Elasticsearch GUI Client

    Elasticsearch Desktop GUI client. An IDE to create and test your queries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Slimgrid is a Java library for grid computations which is lighter than other ones (JPPF, Hadoop, ...). The main design goals are: minimalism, simplicity, pervasiveness. If you need to grab something which does not require you to comprehend massive and complex API's, do exhaustive configurations and installations, is robust and reliable, uses just one port for all management and communication, then SlimGrid is the right choice. The SlimGrid is built on top of the Apache's ZooKeeper library...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Simple-WebSocket-Server

    Simple-WebSocket-Server

    WebSocket (WS) and WebSocket Secure (WSS) server and client library

    A very simple, fast, multithreaded, platform-independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Asio (both Boost.Asio and standalone Asio can be used) and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
    Downloads: 1 This Week
    Last Update:
    See Project