Showing 1541 open source projects for "using"

View related business solutions
  • 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
  • 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
    F-Talk P2P Encrypted Secure Voip

    F-Talk P2P Encrypted Secure Voip

    F-Talk cross-platform p2p encrypted secure voip software

    This project connect to two peers directly ( using without any central server, stun server ) together with 128bit encrypted secure voip communication. http://ftalk.armanasci.com/guide Spefications * Peer to peer direct connection without using any central dedicated server. ( First basic part of the security ) * 128bit AES Symmetric end-to-end encryption PCM datas. ( Second basic part of the security ) * 64bit Base64 Encoding transferred server side info
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    HADOS

    HADOS

    High Availability Distributed Object Storage

    ...The goal is to handle high availability by storing copy of the same file on several nodes. HADOS provides RESTFUL APIs to easily store, check or retrieve files. Using the powerful cluster APIs you can retrieve the files whatever the node that hosts it. To avoid any single point of failure, it is possible to apply a request to any node of the cluster, there is no master node.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    ScalyMUCK [Moved to Github]

    ScalyMUCK [Moved to Github]

    Server software written in Python that implements the MUCK protocol.

    ScalyMUCK is server software written in Python that implements the old MUCK protocol from back in the day. It's goal is to attempt to take the place of the old, out of date software for any users that are still a fan of the MUCK systems and to make the conversion as easy as possible. Moved to Github: https://github.com/Ragora/ScalyMUCK
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    TcpChannel

    A simple, non-blocking, NIO-based, TCP socket API for Java

    TcpChannel is a simple, small API to allow processes to communicate using TCP sockets based on NIO implementations. The API presents the communication between processes using an observer pattern for handling received messages and an asynchronous send method for sending. Generally, writing NIO socket handling is non-trivial. TcpChannel exists to let Java developers write processes that communicate with each other using a simple send and receive pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Retool your internal operations Icon
    Retool your internal operations

    Generate secure, production-grade apps that connect to your business data. Not just prototypes, but tools your team can actually deploy.

    Build internal software that meets enterprise security standards without waiting on engineering resources. Retool connects to your databases, APIs, and data sources while maintaining the permissions and controls you need. Create custom dashboards, admin tools, and workflows from natural language prompts—all deployed in your cloud with security baked in. Stop duct-taping operations together, start building in Retool.
    Build an app in Retool
  • 5
    SVG1501 and SVG2501

    SVG1501 and SVG2501

    OSS project for the SVG1501 and SVG2501 Wireless Voice Gateway

    ...The SVG2501 provides cable operators with an intelligent way to offer customers high-speed data, landline and mobile telephone services for an enhanced home network experience, using a single broadband communication solution."
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Thunderbird extension for checking grammar using LanguageTool facilities. NOTE: The project has been moved to GitHub: https://github.com/nuald/thb-gramchecker The old one stays here just for the historical reasons.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Jvm Status Bar

    Jvm Status Bar

    Jvm status bar is a liferay portlet.By which you can see the total memory and used memory dynamically using Ajax
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function. See the "Things to add in the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This is an advanced keyer implementation for Atmel AVR controllers written in C. The supported keyer modes are Iambic A/B and Ultimatic. Commands are entered using a paddle or a straight key. The memory can be extended using an external eeprom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Inventors: Validate Your Idea, Protect It and Gain Market Advantages Icon
    Inventors: Validate Your Idea, Protect It and Gain Market Advantages

    SenseIP is ideal for individual inventors, startups, and businesses

    senseIP is an AI innovation platform for inventors, automating any aspect of IP from the moment you have an idea. You can have it researched for uniqueness and protected; quickly and effortlessly, without expensive attorneys. Built for business success while securing your competitive edge.
    Learn More
  • 10
    DENRIT

    DENRIT

    Perform anonymous and non-anonymous pentesting.

    DENRIT allows remote administration of anonymous networks (TOR, I2P and FreeNet). Also, contains a pentesting module to execute commands using a selected anonymous network, pentesting with TOR or TCP Follows a client/server model with well-defined communication interfaces. SSH is used to allow remote clients to access the machine and manage any anonymous network that is installed there, plus allows penetration testing anonymously (or non-anonymously) using tools such as Metasploit Framework, nmap, nikto, among others. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    MailNotifer

    MailNotifer

    Keep up to date with your mail! Notifications, easy configuration.

    MailNotifer is written in GTK+, C++ Open Source application. It's easy to configure. The notifications are themeable. It supports IMAP protocol, SSL connections. For chcek mail it using my libMNMail. Developed in Poland. Supports 2 languages(by locale), Polish language works in about 30%. Easy to work. I can runs on Linux, but few functions must be changed. TODO list: -Make smart mail checking -Repair bugs -Add theme meanager -Add full support for Polish language -Make a Linux release and something else ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Hide my message

    Hide my message

    Hide your secret message into any type of files

    ...It use a simple Cryptography algorithm to save the message in an secret way, so it can`t be read by any HexaReader. You can retrieve your message also in a very simple way by choosing the original file and click on Decode button. It was built using Java and Swing technology. It was published for educational use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A multi-platform GUI that allows you to inspect and modify the EEPROM of the FT232 line from FTDI. Also lets you send and receive data using all the bit bang modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    iBBS is a fully capable bbs program for Linux that was designed with ease of use and configuration in mind. Working as a shell, it provides a secure way to present users with set menu options, while making access to the command line impossible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Lotus Notes Mail Query

    Lotus Notes Mail Query

    Notes Mail Query allows you to search arcoss multiple notes archives

    ...Notes Mail Query is written in java and can run in Mac, Linux and Windows helping you to index your email archives and help you find data from all the text fields in the emails. Double clicking on the results opens the mail in our native email client (Notes). Its is a basic requirement that we have notes installed before using this application. Feel free to drop in comments and brickbats. More features coming up. The current release for windows is an alpha release and expect some bugs to crop out... Thank you !!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    UpStage
    WE ARE NO LONGER USING SOURCEFORGE. Please visit http://www.upstage.org.nz for the most up-to-date code (v3 to be released january 2014, beta version available November 2013) and information. UpStage is a web-based venue for cyberformance: artists compile digital media in real time to create live theatrical performance for online audiences.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Ajax Chat

    Chat application using MySQL, PHP and Javascript

    This web application will allow anyone to register using a first and last name and then once logged in it shows the user a list of people that are logged in right now. If they click user 2's name it pops up accept or cancel buttons for user 2. Once they click accept a chat box appears instead of the list of users you can chat with. It only allows you to chat with 1 person at a time. Later we could allow you to chat with more than 1 person in a chat box or more than 1 chat box at a time like gmail. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ScPlayer

    ScPlayer

    Juce Based Network Audio Player

    ScPlayer is network oriented audio player which is able to play music from local disk or network hosted music using Server ScPlayer and Songs can be managed and changed using either Server ScPlayer or Client ScPlayer. ScPlayer(Server) is Server Music player that let you play music files stored on machine's local drives. It has network server which let Client Player connect using IP address and port number of server. This player can play music by loading music file like *.wav,.bwf;*.aiff;*.aif;*.flac;*.ogg;*.mp3;*.wmv;*.asf;*.wm;*.wma and can save playlist to disk too. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 19
    PhotoFrame is a PHP5 script that automatically creates a clean Web interface (using frames) from a directory full of JPEG, PNG and GIF images. It creates thumbnails automatically and can use JPEG comments if it finds them. Features web administration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This simple mail client is for my BSD-sockets studies only, it should read mail in console and connect to servers using POP3 protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Impossameule

    Python command line tool to access an online online things ressource

    Client. Allows to store and retrieve information from the Impossameule server using python. impossameule.py is online help impossameulle-submit.py is for uploading information impossameule-remove.py does not do the contrary, since it does not retrieve. It deletes. impossameule-list do the retrieving job impossameule-tag do the same, but with a convenient interface for more categorized results Please note that the server side is written in php not free due to various online code inspiration, but the protocol can be so easily being reverse-dirthaxed. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Joomla Live Chat

    Joomla Live Chat

    Joomla chat module

    JLive! Chat is a high performance joomla livechat module! It allows you to provide live support for all your websites using a single joomla chat module and joomla iphone app along with a desktop app as well so you can control your website from the convenience of your desktop computer or your mobile device. It also allows you to monitor your website activity in real-time along with a plethora of other features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Light PHP/SQL Files Box

    A really light web interface to easily share small files/pictures.

    ...Allow temporary hosting of files (between 10 minutes and 1 year) Image files can be downloaded with on the fly resizing Upload mode are :    - File from disk    - Raw text in editor    - Base64 encoded file in editor    - Html file using WYSIWYG CKEditor    - URL using raw text editor (for URL shortening) non-hidden available files can be access by    - html page list    - javascript slideshow    - rss flow    - direct url with rewriting (file with id 42 can by referred by http://server.dom/filebox?42 or by http://server.dom/filebox/42.jpg)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    PHP CRUD

    PHP CRUD

    Create, Read, Update & Delete Indexed Flat-File Records via PHP

    PHP CRUD allows us to quickly add an indexed, record-centric, flat-file, database to our projects. Optional Base64 encoding ensures that newlines & other special characters can be used without penalty. (Today many say that "CRUD" stands for "Create Retrieve Update and Delete." While fine for an SQL mindset, many old-timers got used to the acronym standing for "Create READ Update Delete" way back in the 1970's. Indeed, the term dates back even farther than ISAM. ... See the project web...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    simple sms gateway

    simple web-base sms gateway that can response 2 way communication.

    simple web-base sms gateway that can response 2 way communication. Using gammu-smsd as engine. Php as web language and mysql as database.
    Downloads: 0 This Week
    Last Update:
    See Project