Showing 51 open source projects for "front-end"

View related business solutions
  • Application Monitoring That Won't Slow Your App Down Icon
    Application Monitoring That Won't Slow Your App Down

    AppSignal's Rust-based agent is lightweight and stable. Already running in thousands of production apps.

    Full APM with errors, performance, logs, and uptime monitoring. 99.999% uptime SLA on the platform itself.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 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: 561 This Week
    Last Update:
    See Project
  • 2
    TcpTerminal

    TcpTerminal

    TCP Terminal is a tool for testing and debugging TCP communication.

    TCP Terminal is a tool for testing and debugging TCP communication. - Works both as a server and as a client. - Accepts input and prints output in HEX and ASCII format. - Separate display of sent and received data.
    Downloads: 52 This Week
    Last Update:
    See Project
  • 3

    Protocol tool

    Hexadecimal strings test tool

    This is a software/hardware development tool that allows the user to send strings on an interface (parallel,serial, network or other), specified in hexadecimal or strings or a combination of these. The strings can be retrieved/stored from/to a file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    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: 26 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Command Line Parser CLR NetStandard

    Command Line Parser CLR NetStandard

    The best C# command line parser that brings standardized

    The Command Line Parser Library offers CLR applications a clean and concise API for manipulating command line arguments and related tasks, such as defining switches, options and verb commands. It allows you to display a help screen with a high degree of customization and a simple way to report syntax errors to the end user. Include wiki documentation with lot of examples ready to run online. Support Source Link and symbolic nuget package snupkg. Tested in Windows, Linux Ubuntu 18.04 and Mac OS. Most of features applies with a CoC philosophy. You can also map to every type with a constructor that accepts a string (like System.Uri) for reference and value types. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ShowSerialPorts

    A gadget like windows application for showing COM ports (serial)

    This is a tiny windows application that shows current available COM ports in system. It also can be configured to run a command whenever user clicks on the port name. It could be very useful with combination of PUTTY for example.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    PuTTY Session Manager
    PuTTY Session Manager is a tool that allows system administrators to organise their PuTTY sessions into folders and assign hotkeys to favourite sessions. Multiple sessions can be launched with one click. Requires MS Windows and the .NET 2.0 Runtime.
    Downloads: 38 This Week
    Last Update:
    See Project
  • 8
    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: 1 This Week
    Last Update:
    See Project
  • 9
    DIR command replacement with advanced file/folder listing capabilities. List files/folders matching a Regex. Find files modified on a given date. List files-only/directories-only or both. Colour output. Execute listed file by entering it's number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10
    Cereal Communicator

    Cereal Communicator

    A free software for implementing serial communication through RS-232.

    Cereal Communicator is a free software designed for implementing serial communication through RS-232 interface. With this sofware, you can send and receive binary, hexadecimal and ASCII data. Requirements: .NET Framework 2.0. Works only on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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
  • 12
    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
  • 13

    MonoTail

    Tail like application for Windows

    I needed tail(1) on Windows but couldn't find a suitable implementation, so I hacked a quick solution for myself in C# Functionality is still very basic - will expand as the need grows. Please make use of the SF tools to log your requests for features etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This service listens for incoming TELNET network connections. When a connection on the network port is received, the corresponding serial port is opened and the data between the two ports is redirected. When the network connection is closed, the serial port is closed and the service begins listening for another network connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    SerialDataScope

    This application is a ASCII-based data scope.

    ...Each side can have its' own start message and end message character configurations. A log tab where state and error messages can be reviewed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    YARDManager

    Yet another Remote Desktop Manager for Windows

    Full compliant Remote Desktop Manager for Windows Systems - permits to connect to remote desktops using Windows Termina Services - it supports secure connection throught smartcards. It is based on microsoft Remote Desktop ActiveX.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Remote Desktop Client for the GNOME Desktop. Supported protocols: RDP, VNC, SSH. Configured sessions can be saved to the built in list. Additional programs required: rdesktop, tightvnc, ssh, gnome-terminal. Application can be run with Mono runtime.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    It is a simple implementation of SMTP client, which has functions of sending email and friends list. I will enrich its functionality gradually.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 19
    A plug-in based service to provide background media playing for Windows based computers running .Net 3.5. It is designed for use in critical situations like radio station automation where down time cannot be tolerated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wintin is a scriptable MUD client for Windows
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BikiSoft contains the windows software and atmel firmware for the BikiRom Mega-board product line. The bikirom boards are used to re-tune 1990-2002 Nissan SR20 based ECUs and ER34 ECUs. The hardware is available seperately.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A command shell with purely hard-coded functions designed to provide a Unix-esque shell experience within the confines of Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    AnywhereTS is a configuration tool to create and deploy thin-clients, utilizing ordinary office PCs as clients. Your organization can re-use already existing office PCs instead of, or in addition to using dedicated thin clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    UAVPSet is a program to adjust and configure your parameters for your OpenSourceQuadroCopter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Device Debugger is a Communication Terminal designed to communicate with electronic devices to support the process of development, testing, and reverse-engineering of embedded designs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB