Search Results for "thin client software" - Page 58

Showing 2911 open source projects for "thin client software"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    ThinWin
    ThinWin converts your Windows machine to a Thin Client in seconds! With ThinWin you can easily lock down a pc acting as a Thin Client. ThinWin is based on ThinXP (Complete rewrite)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Bone.io

    Bone.io

    Realtime HTML5 Framework

    Bone.io is a real-time web framework that streamlines building event-driven apps over WebSockets, pairing a Node.js server with a lightweight client library. It organizes communication into channels and events, so the server can push data to the browser and the browser can send commands back without boilerplate. The framework focuses on mapping server-side logic to UI updates directly, which makes patterns like live dashboards, chat, and collaborative editing easier to implement. Abstracting...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    SuperTab

    SuperTab

    Perform all your vim insert mode completions with Tab

    supertab lets you drive completion with the Tab key instead of the default Ctrl-N/Ctrl-P, making insert-mode completion feel more natural. It can cycle through completion items and optionally fall back to indentation or other behaviors when no completion is available. The plugin plays nicely with omnifunc and user-defined completion sources, so language-specific engines or LSP-backed completions slot in seamlessly. Works with omnifunc and external completion sources or frameworks. You can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Radio automation software. Starting from media files manages broadcasting over a radio-station. The main components are: Player, Scheduler and WEB user interface. Developed with Python, Django, Xmms it works in an production environment
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Libtpool

    Libtpool

    A thread pool library using pthreads

    A thread pool library that uses a context so a program may utilize more than one thread pool at a time. A hook allows your program to determine the number of free threads before attempting to launch one. This library has seen successful use in a range of server daemons and client daemons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GeoloPy

    GeoloPy

    A Python library to geolocate IP addresses.

    A Python library to geolocate IP addresses. The library provides developers with a powerful interface to map IPv4 addresses to countries and cities. The maintenance of the IPs' database is completely transparent and effortless to the client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Squash TM

    Squash TM

    Squash TM is an open source tool for test repositories management.

    Squash TM is the test repository manager found in the open source Squash toolkit. It enables the management of requirements, test cases and campaigns execution in a multiproject context. Based on an ergonomic and intuitive interface, Squash is also "full web" making it an easy tool to deploy. Squash TM is the result of a new development in Java (OSGi, Spring 3, Spring MVC, Hibernate, JasperReport, Jquery). For bugs management, Squash TM interfaces natively with Mantis. Thanks to its...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    JED

    JED

    Java Editor For DataTables

    JED is a server-side library of classes that support the client-side jquery DataTables interface for displaying and editing tabular data on webpages. If you want to be able to not only display tabular data, but also want full CRUD (Create,Read,Update,Delete) functionality, then you need JED on the Java Platform. Supports MySQL and Oracle RDBMS on the back end. Our website has many examples on how to setup and use JED with DataTables. Be sure to visit and learn how to apply them on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    GeekShed Chat

    A client application for the Geekshed IRC network.

    GeekShed Chat is a small software utility designed with Adobe AIR, so that you can easily communicate with other people connected to the Geekshed IRC network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pest Control Management Software Icon
    Pest Control Management Software

    Pocomos is a cloud-based field service solution that caters to businesses

    Built for the pest control industry, but also works great for Mosquito Control, Bin Cleaning, Window Washing, Solar Panel Cleaning, and other Home Service Businesses in need of an easy-to-use software that helps you simplify routing, scheduling, communications, payment processing, truck tracking, time tracking, and reporting.
    Learn More
  • 10
    Armagedōn2-LOIC

    Armagedōn2-LOIC

    Lightweight DDOS Client with Console Commands

    A Lightweight DDOSing Client with Console Commands. Original code by: abatishchev (LOIC). A better version of our old release. DISCLAIMER: USE ON YOUR OWN RISK. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER OR CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
    Downloads: 19 This Week
    Last Update:
    See Project
  • 11

    spots2

    Spots 2.0 Wallet Software

    Spots 2.0 Wallet Software. Spots 2.0 will hard fork from the previous client June 1st 00:00:00 GMT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    isbnlib

    isbnlib

    A Python library to manipulate ISBNs.

    A Python library to manipulate ISBNs. Through abstract classes and Factories, the library provides developers with a transparent interface to query any of the many different web services provided without efforts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Blood Bank

    Blood Bank

    A BloodBank Administration Software

    This networked(LAN) software is made as an IT solution for a blood bank to support the day-to-day actions. The software is coded using Java language and the UI is implemented with JavaFX. Please concern that this software is developed mainly for educational purpose.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    EJS

    EJS

    Embedded JavaScript templates for node

    EJS is a templating engine for JavaScript/Node.js that allows developers to embed plain JavaScript code into HTML markup. The idea is to avoid introducing a separate DSL for templating and instead use familiar JavaScript logic inside template tags to generate dynamic content. You write templates using <% %> scriptlet tags, <%= %> for output, and you can include other templates, pass data, and control flow with loops and conditionals. It’s fast because it compiles templates to JavaScript...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    RAMMapPortable (PortableApps.com)

    RAMMapPortable (PortableApps.com)

    Memory analyzer and manager

    RAMMap Portable is a physical memory usage analysis utility packaged with the PortableApps.com launcher as a portable app, so you can see exactly how Windows is assigning physical memory, how much file data is cached in RAM, and how much RAM is used by the kernel and device drivers. Note: This is an online installer that will download additional files during setup. Runs on: Client: Windows Vista and higher. Server: Windows Server 2008 and higher. **The exact license...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16

    logitor

    This is a software that allows authorized users to login to a system.

    This is a net beans java software, developed as a client and server separately. It can be used to control the access to a computer system to authorized users form a database. To connect to database you may use ODBC access name "StudentDSN". Logitor is a blend of LOGIN and Monitor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    People Counter

    Client-Server application for People Counting developed using PWCT

    Simple Open Source Client-Server application for People Counting developed using Programming Without Coding Technology (PWCT) through HarbourPWCT (Based on Harbour & HarbourMiniGUI Extended). The application uses simple utility written in C++ and OpenCV to get input from the Camera, perform the Face detection operation, and people counting. Using this software, at the server side, we can see 4-locations at the same time with performance from 1 to 10 images per second. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    In many times we want to help our friends and family, they are under some kind of censorship or blocked by firewall, they just want to get some true news.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The ERDialog project offers a simple browser framework for small projects written in Erlang. Written applets include a bittorrent client, address book, text editor, AI experiments and graphics and music applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SQLite is a relational database management system. In contrast to other database management systems, SQLite is not a separate process that is accessed from the client application, but an integral part of it. SQLite is a popular choice as embedded database for local/client storage in application software such as web browsers. It is arguably the most widely deployed database engine, as it is used today by several widespread browsers, operating systems, and embedded systems, among others. SQLite has bindings to many programming languages. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    numericstream

    numericstream

    tools to take data from instruments to networks

    This project was started so I could publish the data from my own weather station on my balcony. That project is still under development but the software that broadcasts the data is 'finished' and should be useful for things other than weather stations. This software is a set of tools to stream data directly from instrumentation via databases, to webpages. This starts with a driver, taking serial ascii data to an SQLite database. Subsequently client applications can take this data to display on webpages, export to text file, and almost anything else. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mintyMac-Cinnamon-32bit-14.04

    mintyMac-Cinnamon-32bit-14.04

    Mac OSX style and feel on the latest Cinnamon Desktop

    ...Featuring; 32bit system that is perfect for any computer old or new fast or slow, MDM Display and Login Manager with themes, Cinnamon Desktop created on the Ubuntu 14.04 LTR. As with all mintyMac releases we include remastering tools to make it easy for you to "build your own distro". Some software pre-installed Developers: Remastersys and Seamonkey Composer ( an awesome WYSIWYG HTML Editor). Internet: Seamonkey web browser, email client, address book and composer, Chromium, Filezilla, Thunderbird, Transmission and more. Graphics: GIMP, Inkscape, Gthumb, Office: PDF viewer, Abiword, Games: Solitaire, Pinball, Sound/Video: Banshee, Totem, VLC, Audacity, Qtractor (a multitrack studio), Cheese (webcam), guvcview (webcam)... so much more installed and you can install more with the installed Ubuntu Software Center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    FreeReg

    FreeReg is a free software platform to base your own system on

    FreeReg is a platform to use as a base to build what you need. The name FreeReg comes from beeing free and the focus on Registrations capabilities. The main idea in the design of the system is that as much as possible should be driven by metadata (normally stored in the database), and changable at runtime through some sort of gui. FreeReg is a compilation of the standard functionallity that is needed to build any system. It has functionallity to handle users, persmissions, units, text...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Shadowsocks-Nodejs

    Shadowsocks-Nodejs

    Node.js port of Shadowsocks

    Shadowsocks-Nodejs is a Node.js implementation of the Shadowsocks proxy protocol, providing server and client components that let users create an encrypted proxy tunnel to bypass network filtering and protect traffic in transit. The project reimplements the lightweight, stream-oriented Shadowsocks protocol in JavaScript so operators can run servers and clients using Node.js environments rather than native binaries or Python ports. It exposes typical Shadowsocks features such as configurable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CLUE - C Learning Undergrad Environment

    Tools to support the learning of the C programming language

    CLUE (C Learning Undergraduate Environment) is a software allowing students to work on assignments in the C language while benefiting from support for peer testing, hyper-linked tutorials to help them understand compiler error messages, detection of "novice errors" with warnings hyper-linked to tutorials. Sponsored by National Science Foundation under award CCLI #0836863.
    Downloads: 0 This Week
    Last Update:
    See Project