Showing 160 open source projects for "using"

View related business solutions
  • Vibes don’t ship, Retool does Icon
    Vibes don’t ship, Retool does

    Start from a prompt and build production-ready apps on your data—with security, permissions, and compliance built in.

    Vibe coding tools create cool demos, but Retool helps you build software your company can actually use. Generate internal apps that connect directly to your data—deployed in your cloud with enterprise security from day one. Build dashboards, admin panels, and workflows with granular permissions already in place. Stop prototyping and ship on a platform that actually passes security review.
    Build apps that ship
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1

    Email Crawler by TJ

    Lightweight email crawler

    In developement email crawler. It crawling emails using google
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DoS As You Are

    DoS As You Are

    Another one of em' DoS Tools!

    Just a little project I've made last summer.Nothing too serious.If you want to help be my guest.It's written in .NET(C#) so you can de-compile it using IL-Spy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Free135

    A free utility suite for the PRO-135 scanner.

    The goal of the Free135 project is to create a suite of free scanner programming software for the RadioShack PRO-135 police scanner radio (catalog number 20-135) using the RadioShack USB/Scanner PC Interface Cable (catalog number 20-047). This is a very early, quick, and dirty release. There may be bugs and the code could definitely be optimized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Netbrite Library

    Talks to Symon Netbrite signs

    This project was created based on the work of ThePenguinMaster (www.thepenguinmaster.com) and also Ben Wilber (ben@desync.com) The real credit should go to ThePenguinMaster for figuring out most of the protocol, I have written my own library based on ideas from both their projects. This library will allow you to connect and display messages on Symon NetBrite and in theory Netlite signs (I do not have a working Netlite) The project is not yet complete, some aspects have issues, the...
    Downloads: 0 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

    MRelay

    Host to Host Network Acceleration and Encryption

    ...This software is a console application and must be run through command line, get help using "MRelay.exe -help" command Requirements: Windows Vista or later. Mono version 3.10.0 or later (if running on Linux)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    SMTPmail

    Send emails from command line

    ...Includes HTML or text file and attachments. Has option to send .MHT file. Optional list of email addresses from a tab delimited file. Source code creates its own class using low level RFC 821. SSL supported with options for port, username, password
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    Energistics Transfer Protocol

    Energistics Transfer Protocol

    Real-time Low Latency High-Frequency data streaming API

    This project contains the working artifacts for the development of the Energistics Transfer Protocol. There is NO Wiki. To review documentation, clone or download the repository and look in the documentation directory. You can access on line using the [Browse Code] button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Live Support Chat using SignalR

    ASP.Net live support chat

    LiveSupportChat is an open source simple online support chat demo application. It has used ASP.Net web form (C#) and SignalR. Testing Instruction : 1. Run the application 2. Open OperatorLogin.aspx 3. Click 'Operator Login And Go To Support Online' button. 4. Open OnlineSupport.aspx in other browser to simulate user (if operator browser is IE then this should be Chrome or Firefox) 5. Now try sending message as both user and operator from their respective browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    c# basic chat program

    Basic Chat program between client and server using c#

    Basic Chat program between client and server using c# and Socket API
    Downloads: 0 This Week
    Last Update:
    See Project
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • 10

    Online Chat

    Free world wide online chat program. (Still in development)

    This is a online chat program that requires no email address, no registration and no personal information. You can chat with all users that is using this program, if you have their username. How to use: Enter an username into the first textbox and then click connect. Then type is the username of the person you want to send a message, type in the message and click send. ----------------------------------------------------------------- This program is a BJCustomSoft product and is written in CSharp. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    HttpRequester

    HttpRequester

    HTTP request utility designed with developers in mind.

    ...You pass a JSON request body to this CLI tool and it will print a response JSON object to the standard out with usual HTTP response information, status, body, request time etc. See the wiki 'Getting Started' guide to see how to pass in parameters and start using HTTP from those awkward development platforms.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Hathi
    Hathi, P2P client. Rewritten in C#, using mono and .net, for linux and windows platforms. Initial networking support for edonkey, with bittorrent in planning. We are looking for contributors!! Back in action after some busy days :)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Paladin Multi-search

    Paladin Multi-search

    A smart multi-search bar for quick search

    ******************************************************* PALADIN MULTI-SEARCH 1.1.1 (N2R solutions) ******************************************************* A multi search bar with the power of 6 search engines at one place with web, video and image to choose from. Using the latest .NET features this graphical user interactive software not only increases your search power with 6 different search Engines (Google, Yahoo, Youtube, Ask, Bing and Duck Duck Go) but also reduces your searching time and data usage as you no longer have to navigate to the home page and then resume your search. This is a very user friendly software and a must use for users who surf a lot. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    AsyncWcfLib

    AsyncWcfLib

    Actor based programming using WCF and async-await.

    Note: There is a successor of AsyncWcfLib: https://github.com/steforster/Remact.Net AsyncWcfLib is a software library for distributed computing based on Microsoft WCF. AsyncWcfLib is a lightweight message bus bridging Windows and Linux by using the .NET Framework or Mono. It supports callback based asynchrony as well as the new async-await pattern available in .NET 4.5. AsyncWcfLib supports threadsafety through an actor based programming model. Actors are loosly coupled system units interacting by passing messages. Message objects are passed inside a process between actors running on different threads. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    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
  • 16
    EXIL IPFilter Updater

    EXIL IPFilter Updater

    IPFilter Updater

    This little tool will automatically download, extract and copy the ipfilter.dat for the program you choosed in the right place. The program cleanup what has been downloaded and is no longer needed automatically. It supports Gzip, Zip, and Dat format. It is also easily configurable. You can add and modify any link you want! Hope you like it. Feel free to leave a comment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Send.NET

    Small drag&drop tool that sends files to a target system.

    Send.NET is a .NET/Mono tool that sends files to a target computer by using Drag&Drop. The software runs under Microsoft .NET 4 or any other compatible runtime environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Mousam's Pocket Calculator

    A simple calculator using C#

    this is a perfectly homemade calculator using c# language.this is very simple coding as well as design logic.you can download from here http://sourceforge.net/p/mycalculator . if you like this then please give Review and if you face any kind of problem by using it then also give Review; otherwise I can’t understand my mistake . Thanks .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Mousam's Player

    a simple WPF player

    I have just made a simple WPF media player.This works both in Mp3 song or Movies/Videos.So you can hear song and watch movie using this media player.All the control you can see the “Help” option from the top menubar .You can fullscreen the mediaplayer by double clicking on the running movie.You can download the mediaplayer from this http://sourceforge.net/p/mousamplayer link. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    The News Book

    A News Program Which Extract Contents from Websites And Share Them...

    This Is A News Program Which Extracts Contents From Several News Websites, And Make Them Available For Share On Social Network Sites.Currently Supports Facebook, Working On More Social Networks.It Contains Some Other Features Like You Tube Client And You Tube Video Sharer On Social Networks And Blogs.A Gmail Client.Also Contains The Feature Of Bookmarks For Both You Tube Videos And News Articles.Bookmarks For News Articles Also Works Offline.The Program Maintains The Article Format According To The Websites.Also Supports NSM(News Speech Manager) Which Read The Articles Using The TTS(Text To Speech) Mechanism, Very Useful For Blind Peoples.Very Secure In Gmail Login Process, The Program Remember Password Only When It Is Running,And To Open A Mail You Have To Login First And Once Only, Automatically Sign Out From Google Account On Application Close.Contains A Smooth And Simple User Interface,Working On User Defined GUI. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    IPc

    IPc

    Find what your IP address is, easily!

    IPc (IP checker) is just a simple tool to find out what your Public IP address is. It is under the form of (Non annoying) Taskbar Icon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Virtual Router Plus Windows Wifi Hotspot

    Virtual Router Plus Windows Wifi Hotspot

    Turns any Windows 7 or later computer into a Wifi Hot Spot

    Virtual Router Plus is based on Virtual Router project and turns any Windows 7 or later computer into a Wifi Hot Spot using Wireless Hosted Network technology.
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 23
    Cisco Centinel

    Cisco Centinel

    A tool in C # to monitor Cisco devices

    A tool in C# (.Net 4.0) to monitor Cisco devices in a time warp, using ICMP (ping) and Telnet and get time CPU utilization. Una herramienta en C# (.Net 4.0) para monitorizar dispositivos Cisco en un bucle de tiempo, mediante icmp (ping) y telnet y obtener tiempo de utilización de la cpu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    EncryExchange

    Encrypted Message Exchange

    ----- New Version ----- v1.1 - Added new features, tidied and condensed the UI, tidied up the code and added better error handling and messages. ----- This Server-Client application allows the exchange of encrypted messages using the public key as the address of the mailbox. This system is designed to be used to exchange messages through networks and servers that can not be trusted. The client application is a C#.net application that is used as a mail client to send/receive and encrypt/decrypt messages. The server consists of a few ASP.net pages that handle the message exchange. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    C# Serial Communication Terminal

    Serial Communication Terminal PC application in C#

    This project is created in Visual Studio 2010 using .Net 4.0 framework. .Net framework 4.0 or latest is needed to work this program. Download .Net 4.0: http://www.microsoft.com/en-in/download/details.aspx?id=17718 Project links: http://www.facebook.com/EmbeddedProjects http://microcontrollerprojects00.blogspot.com http://microcontrollerprojects00.blogspot.in
    Downloads: 0 This Week
    Last Update:
    See Project