Showing 34 open source projects for "projects/"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 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
  • 1
    Termux application

    Termux application

    Terminal emulator application for Android OS extendible

    Termux is an Android terminal application and Linux environment. At first start a small base system is downloaded, desired packages can then be installed using the apt package manager known from the Debian and Ubuntu Linux distributions. Access the built-in help by long-pressing anywhere on the terminal and selecting the Help menu option to learn more. Allows the app to view information about network connections such as which networks exist and are connected. Allows the app to create network...
    Downloads: 54 This Week
    Last Update:
    See Project
  • 2
    Terminator

    Terminator

    multiple GNOME terminals in one window

    Terminator was originally developed by Chris Jones in 2007 as a simple, 300-ish line Python script. Since then, it has become The Robot Future of Terminals. Originally inspired by projects like quadkonsole and gnome-multi-term and more recently by projects like Iterm2, and Tilix, It lets you combine and recombine terminals to suit the style you like. If you live at the command line or are logged into 10 different remote machines at once, you should definitely try out Terminator.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Tokei

    Tokei

    Count your code, quickly

    Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files, and code, comments, and blanks grouped by language. Tokei is very fast and is able to count millions of lines of code in seconds. Check out the 12.0.0 release to see how Tokei's speed compares to others. Tokei is accurate, Tokei correctly handles multi-line comments, and nested comments, and not count comments that are in strings. Providing accurate code...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    XcodeGen

    XcodeGen

    A Swift command line tool for generating your Xcode project

    ... projects can also be defined using more advanced features. Generate projects on demand and remove your .xcodeproj from git, which means no more merge conflicts! Automatically generate Schemes for different environments like test and production. Share build settings across multiple targets with build setting groups. Easily copy and paste files and directories without having to edit anything in Xcode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    Bats-core

    Bats-core

    Bash automated testing system

    Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. A Bats test file is a Bash script with special syntax for defining test cases. Under the hood, each test case is just a function with a description. Bats is most useful when testing software is written in Bash, but you can use it to test any UNIX program. Test cases consist of standard shell commands. Bats makes use of Bash's errexit (set -e) option when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Clasp

    Clasp

    Command Line Apps Script Projects

    Develop Apps Script projects locally using clasp (Command Line Apps Script Projects). You can also try clasp in Gitpod, a one-click online IDE for GitHub. Clasp allows you to develop your Apps Script projects locally. That means you can check your code into source control, collaborate with other developers, and use your favorite tools to develop Apps Script. Create, update, and view the multiple deployments of your project. Clasp automatically converts your flat project on script.google.com...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Route_Serial_TCP_UDP

    Route_Serial_TCP_UDP

    Serial <-> TCP/IP, Serial <-> UDP/IP, TCP/IP <-> UDP/IP

    ScriptCommunicator (scriptable data terminal) script which routes: - serial port (RS232, USB to serial) <-> TCP/IP (Client/Server) - serial port (RS232, USB to serial) <-> UDP/IP - TCP/IP (Client/Server) <-> UDP/IP ScriptCommunicator can be found here: https://sourceforge.net/projects/scriptcommunicator/
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8

    WYSE60.NET

    Basic WYSE60 terminal emulator written in VB.NET

    This is one of my first .NET projects I did back in 2001. I wrote v2, supporting TCP/IP and Windows which was an upgrade from the v1 that was COM-port oriented and written by my father in QuickBasic eXtended (QBX) 7.1 around 1988. Not all ESC-codes have been implemented, only basics, which is all we needed. The only thing that was changed since 2002 is that I've upgraded the project to .NET Framework 4.8.1, fixed the creating of registry keys to store the settings and used Control.Invoke...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    This Project combines several small Projects on AVR Base. Each Project has its own SVR archieve.
    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
  • 10
    Unicoder

    Unicoder

    A Portable Wide-Character Terminal Output Package for C and C++

    Unicoder is a single header file that you add to your C or C++ projects which allows you to easily display unicode characters in the Terminal display irregardless of what compiler you are using. That is, it was written so that it would be portable so you can change platforms or compilers with ease. Currently it can be used on either the Windows or Linux platforms. Also, Unicoder can insert compiler specific commands that perform useful task such as clearing the console display or turn...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ShellJS

    ShellJS

    Portable Unix shell commands for Node.js

    ShellJS is a portable (Windows/Linux/macOS) implementation of Unix shell commands on top of the Node.js API. You can use it to eliminate your shell script's dependency on Unix while still keeping its familiar and powerful commands. You can also install it globally so you can run it from outside Node projects, say goodbye to those gnarly Bash scripts! ShellJS is proudly tested on every node release since v8! ShellJS now supports third-party plugins! You can learn more about using plugins...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    sourceforge2nicktout

    sourceforge2nicktout

    Tous les outils pour thèmes WIndows10 version ( 1709 )

    ALL : https://sourceforge.net/projects/maestroftpubstro/files/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    javaLightConsole

    Easy fine console input/output for java

    Input : non blocking keyboard handling. Output : clean console, print at x,y coordinates, echo on/off, cursor on/off. Developed for learning game programming and MVC. Uses native code through JNI. Provides windows and linux versions. Includes code:blocks and eclipse projects for native and java code. You can use the classes InputProxy and OutpoutProxy in your projects. For usage examples, see their main() methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Portable X-Server

    A minimal X Window System for Windows

    The goal of this project is to provide a minimal X Window System which will run out of the box on any Windows 7+ system. To realize this, I take a suitable installation package from the project VcXsrv Windows X Server (see https://sourceforge.net/projects/vcxsrv/), install it, remove all files that aren't needed for basic functionality and archive it to a .zip file. Portable X-Server also integrates seamlessly into WinSSHTerm, a tabbed SSH solution for Windows: http://www.winsshterm.net
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 15
    Qonsole

    Qonsole

    Quake-like Console Emulator

    A Quake-like Console Emulator written in AutoHotkey. Configurable with Cmd and Console2 (https://sourceforge.net/projects/console/)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Pascal CMD

    Pascal CMD

    A CMD look-like "Windows Command Prompt"

    The Program Which Is Build By Using Pascal To "CMD"-Like. There's A Screen That Require You To Enter Key, Just <Enter> To Skip That; Else, For The Best Experiment, This Program Recommend You To Use DOSBox; The Project Has Changed Its Name To VMath Xplorer. For Newer Version, go to https://sourceforge.net/projects/vmath-xplorer/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ExtraPuTTY - fork of putty 0.67. (Add win32 API,shortcuts for pre-defined command,can use files instead of the registry,auto-reconnect, scripting a session with lua,integrates FTP,TFTP,Ymodem,Xmodem transfert protocols, integrates cygwin, zmodem, session manager,hyper link projects and others ...)
    Leader badge
    Downloads: 547 This Week
    Last Update:
    See Project
  • 18

    DSK Software and Components

    Various multi-platforms projects coded in FreePascal/Lazarus or Qt C++

    * DSKVNC is a free VNC implementation of the 3.3, 3.7 & 3.8 RFB protocols * easyTranscode is a simple mencoder frontend to encode a DVD title to XvID
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Console-devel

    Console-devel

    A development branch of Console with windows explorer integration.

    This is a development branch of Console by bozho (http://sourceforge.net/projects/console/). It adds: explorer context menu support, reactivation of existing tabs and more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    C++ Command Prompt

    C++ Command Prompt

    Open Source Command Prompt using C++ with Windows CMD functions.

    I have just created the Command Prompt’s few commands for my CMD using C++ for mini project. Still my CMD projects is in initial level and I am working to make it more and more better.! :) This is the version which compiled using the “Borland compiler 5.5″. As we are bit restricted to use this compiler for our programs.But I am sure it’s not very difficult to Convert it into ANSI C++ format. But I will update this project after some days with many new function of original Command Prompt.You can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    Router Remote
    ... info, see the bottom of this document or visit: * https://play.google.com/store/apps/details?id=omtinez.routerremote * http://sourceforge.net/projects/routerremote * http://github.com/omtinez/routerremote
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    html5remote

    Portable versions of Guacamole (html5 VNC/RDP) and GateOne (html5 SSH)

    ... requirements are: - Linux kernel version >= 2.6.24 - 64 bit architecture EXAMPLE INSTALLATION #> wget https://sourceforge.net/projects/html5remote/files/gateOne-standalone-beta2.x64.tgz/download -O gateOne-standalone-beta2.x64.tgz #> tar -zxf gateOne-standalone-beta2.x64.tgz #> cd gateone64-standalone #> ./gateone.sh start (click "Browse All Files" for full list!) For more informations see README file inside the archives. Other infos on technologies used will be provided soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PuTTY Manager
    Tabbed PuTTY Interface! Features: A tabbed interface and dockable windows, Fullscreen mode, Working with existing PuTTY binary, or allow you to download it directly from the official page, Let’s you export/import PuTTY connections to single file, Download it for free for any use! ****************************************************************** !INFORMATION! PuTTY manager morfing into Alternative Windows Console ! Please visit: https://sourceforge.net/projects/windowsconsole/ ******************************************************************
    Downloads: 89 This Week
    Last Update:
    See Project
  • 25
    Etherboot is Open Source code for creating boot ROMs for network booting x86 platforms. It is also a coordination point for information about free software related to network booting. This is an auxiliary site for http://sourceforge.net/projects/etherboot
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next