Showing 43 open source projects for "simple terminal"

View related business solutions
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 1
    YAT

    YAT

    Yet Another Terminal :: Serial Communication :: Engineer/Test/Debug

    Engineering, testing and debugging of serial communication. Supports RS-232/422/423/485 as well as TCP/IP Client/Server/AutoSocket, UDP/IP Client/Server/PairSocket and USB Ser/HID. Optimized for simple command sets of e.g. embedded systems.
    Leader badge
    Downloads: 556 This Week
    Last Update:
    See Project
  • 2

    Log Parser

    Tool for parsing all logs in present directory for search of phrases.

    Simple Tool allowing for parsing all text logs in the present directory for search for IP addresses, phrases or it's a combination. Put the compiled version of this tool into the directory with logs and run.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ConsoleWebScraper

    ConsoleWebScraper

    It allows you to input a URL and it will scrape the HTML content...

    ConsoleWebScraper is a simple console application that allows you to scrape web pages and save the results. Usage Open a command prompt as administrator. Navigate to the directory containing the utility. Run the utility as a command-line argument. For example: .\ConsoleWebScraper.exe When you start the application, you'll see a title and a menu guide. The menu guide will tell you what commands you can use. After the application has successfully completed its operation...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EASYBuilderEASYDATACenter

    EASYBuilderEASYDATACenter

    NET4.5 Simple Application Builder + Reporting

    Cheap RESTFULL / WEBSocket multiplatform backend Server Cheap NET4.5 Simple Application Builder + Reporting
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5
    SerialToIP is a simple Terminal Server software providing transparent pipe either in TCP server or TCP client socket mode from TCP/IP to a pre-configured serial port. Implemented in C# for .NET 2.0 so the command line version could work in Mono-runtime as well.
    Leader badge
    Downloads: 86 This Week
    Last Update:
    See Project
  • 6
    Galinette cendrée

    Galinette cendrée

    Administration Remote Desktop Service - TSAdmin

    Remote Desktop Service - User Profile Disks - TSAdmin Administration des terminaux légers dans un environnement RDS. Galinette cendrée est un outil destiné aux administrateurs d’architecture RDS Terminal Server. Sa fonction première est de gérer les sessions RDP/TSE des utilisateurs via une interface simple. Il permet de remplacer « TSAdmin » ou le « Gestionnaire de service de bureaux à distance ». - Gestion des sessions RDP pour un serveur Broker (Bureau à distance et Remote App...
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 7
    Captura

    Captura

    Capture Screen, Audio, Cursor, Mouse Clicks and Keystrokes

    Capture Screen, WebCam, Audio, Cursor, Mouse Clicks and Keystrokes. Captura is 100% free. You don't need to spend a penny. You can support by donating or just starring the repository. Source-code for Captura is available on GitHub under the terms of the MIT license. Available in over 30 languages. Very simple to translate. Captura can run unobtrusively remaining minimized to the System Tray. Hello developers! Captura can be used from your terminal. Only for Portable builds. Take ScreenShots...
    Downloads: 175 This Week
    Last Update:
    See Project
  • 8
    STEMCalc IV - Mathematics Swiss Knife

    STEMCalc IV - Mathematics Swiss Knife

    The Fourth Edition of STEMCalc and the biggest one yet!

    +++DISCLAIMER+++ The project is still currently in beta, thus have bare functionality, and possible bugs. Anyone who can spare time and lend a helping hand as a beta-tester is very appreciated. Contact the author for more information. +++INTRO+++ STEMCalc IV is a simple, yet powerful, console-programmed calulator written in Java, performing one calculation with two numbers max at a time and other various functions. +++STORY+++ This is the fourth edition of the previously abandoned...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Swenglal Sample

    Simple sample project for swenglal

    This is a small sample project to show some example of how to use swenglal within a .Net project. This sample is written in C# but for swenglal is .Net Standard 2.0 library it can be used with any project using the .Net Standard 2.0, wich includes VB.Net projects, ASP.Net projects, etc... IMPORTANT: Swenglal at its core is a gateway to swedll32.dll - official Swiss Ephemeris library developped in C by Astrodienst - so swenglal and any project who intend to use swenglal can not work...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    Web.SimpleWebServer for .NET

    Web.SimpleWebServer for .NET

    Simple WebServer for .NET and Mono

    Simple WebServer for .NET and Mono can serve static web sites with images of corse. Beta version can catch 404 and 418 ;-) errors with custom files for now , run with configurable json file look at "config.json". In true is planned use it as cordova local webserver but for Windows Devices Any Support will be welcome look at https://ydk2.tk/ Och you can use dll only to use try SimpleHTTPServer myServer = new SimpleHTTPServer (root + www, host, port);
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Uart32

    Uart32

    Win32 API wrappers for accessing COM Uart in blocking mode

    Uart32 is a C++ wrapper around the win32 Serial Port API that allows blocking-mode access to the COM port. This library works great for accessing a UART serial port from a background worker thread. It features: a simple c++ class. (temporarily removed for maintainance. Use DLL API Instead) built in per access timeout on data receive. a C-API wrapper that is exportable to C# DLL import class
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    ExcelToPdf

    A tiny utility to mass convert Excel files to Pdf

    ExcelToPdf scan recursively through folders and subfolders for Excel files and copy them in PDF format. It retain the original name of the file (only the extension change) and the folders hierarchy. A handy tool, surprisingly rare (at least for free and without having to upload files on remote servers). Future versions will work with various file types. Installation provide both GUI and contextual entry (on folders). Distributed under BSD license. Require a valid Excel 2007...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    serverStat

    A simple program for displaying the stats of a server or PC.

    serverStat, brother and updated verson of internetStat, is a simple program designed for quickly checking and showing the stats of a server or PC. It updates the server or PC info every second, and displays it on its very simple interface. It displays, as of now: - RAM usage, in MB and GB - CPU usage, in % - CPU idle time, in % - Internet connection, in ping(ms). More features and stats coming soon! Please post feedback/reviews :) They help alot (just please don't be mean...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    DotNetWikiBot Framework

    DotNetWikiBot Framework

    Make robots for MediaWiki-powered sites!

    The DotNetWikiBot Framework was developed so that it can offer a helping hand with many complicated and routine tasks of wiki site development and maintenance. DotNetWikiBot Framework is a cross-platform full-featured client API, that allows you to build programs and web robots easily to manage information on MediaWiki-powered sites. DotNetWikiBot Framework can also be used for learning C# and .NET.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Terminal Server Password Change is a simple C# .Net Application to change passwords with application delivery service. It makes possible to change passwords, without real Remote Desktop connection. Simply add this application to the application delivery service and your users (Active Directory Account) can change their current password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Simple ICMP Tunnel

    A simple Windows ICMP exfiltration client

    Windows client runs without administrative rights. Just provide a server IP and start typing to send your payload through an ICMP ping packet. On the other side, you can simply run a tcpdump to extract the data you send from the client. Useful for situations where you have a firewall that allows only ICMP and a Windows box without admin credentials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OpenPoppy the c# chatbot

    OpenPoppy the c# chatbot

    simple artificial intelligence program called poppy

    OpenPoppy is an artificial intelligence program that will be ideally used by people wanting to practice their English language skills. it was created using c# and Microsoft visual studio. At this stage in the development OpenPoppy is a console based program and recognizes and responds to the user, enabling them to practice there English language skills. development on this project has now stoped but i have started on developing a forms based AI that can be found at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    microTone Module

    microTone Module

    Simple DIY Analog Hardware Interface

    microTone Module is analog interface to connect microcontrollers or digital logic systems with PCs. This interface use PC sound card’s audio output terminal to send commands to external hardware systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tic tac toe game
    Tic Tac Toe The Return is a simple graphic game written in Java. It is a port of mptris to the Java platform. mptris is a text-mode tic-tac-toe game written in C language. I wrote both to get some confidence with the programming languages. In the Download section (Files) you can also find the sources of the Windows Phone 8 port and of the ancient console mode versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Random Integer Number Generator

    Random Integer Number Generator

    A small random number generator in C# formerly known as RGN

    A small random number generator programmed in C# as part of another project that may never see the light of day, so it was decided this useful portion should be released. Please note that this program was formerly called RGN, or Simple Random Number Generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Guess the Number

    Guess the Number

    Guess the Number is a game written in C#

    Guess That Number is a simple number guessing game from a random number between two thresholds, determined by the difficulty chosen Written in C# with a few twists, such as multiplayer, scoring and time trails. And a little humor and references here and there. The game is free and open source. The game takes full advantage of the text-based console interface to drive home a feeling of an old DOS gams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    NetPingMon

    NetPingMon

    Network Ping Monitor Tool

    Console tool to live monitor (up to 15) hosts on a network. Written in C#, the tool is aimed to be simple and robust.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Console Grapher

    Console Grapher

    Graphing calculator within the Windows desktop console

    Direct link to source code: http://sourceforge.net/projects/consolegrapher/files/Source/ConsoleGrapher_Source.zip/download . Just what you needed: a simple, down-to-earth two dimensional graphing calculator inside the elegance of the Windows console! This is a program that I wrote as a method for mastering the C# programming language. Though the features are not what you would expect from a program written and sold by a corporation, you may find it an entertaining tool Also notice...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Prevent Screen Saver

    Prevent Screen Saver

    Randomly move mouse one pixel to prevent screensaver from activation

    The concept of PSS is simple. Allow users to override screen saver settings and control how/when Microsoft Lync displays your status as Green. If you are an advanced desktop user or happen to work in IT, VDI’s and Terminal server connections can be quite annoying to manage when the workstations or servers keep locking. This small utility has one simple task: move the mouse one pixel every 60 seconds and can be used to assist in many different ways to make our jobs and lives just a tad bit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    dcScript

    dcScript

    A new esoteric programming language

    dcScript is a new programming language. It's an esoteric language, it means that it can be hard to code with but don't worry it's a easy to use esoteric language here is an example : [sayHello]: sysprtn "Hello the World !" wait ] call sayHello quit The language is interpreted by a simple interpreter. The interpreter is coded in C# with Mono and .NET frameworks so it's portable and useable on Windows, Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next