Showing 2038 open source projects for "using"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    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
  • 2
    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: 3 This Week
    Last Update:
    See Project
  • 3

    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
  • 4
    DKIMproxy is an SMTP-proxy that implements the DKIM and DomainKeys standards, to sign and verify email messages using digital signatures and DNS records. It can be used to add DKIM support to nearly any existing SMTP mail server.
    Downloads: 15 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

    SimpleEmail

    A simple E Mail client in DELPHI/PASCAL

    A very simple E Mail client written in DELPHI / OBJECT PASCAL using INDY 10 & DELPHI XE 2 , More or less for training and education purpose. Anyhow you can already read & write emails. /(will upload latest code version soon, trouble with svn and sourceforge) 28-2-2013
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6

    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
  • 7
    Chat Together

    Chat Together

    Friends/People can fun togther using this project

    It is for people who want to Chat togther on Android also in order to be honest , this software was prepared during my master degree (Master of Computer Application :), When i was in MCA then for my classmet i have made this software bcz my classmet waana chat in classroom during lab time & they can fun together using this application, Then let me describe the software, this is a simple CHAT application runs on Android, application makes http request to a server, implemented in php and mysql, to authenticate, to register and to get the other friends' status and data, then it communicates with other applications in other devices by socket interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    mxHero
    Complete mail business rules processor and MTA. Also provides antivirus (ClamAV) and anti spam (Spamassassin) solutions. Based in Java and OSGI with Spring DM and MySQL data base for statistics. Can be easily extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    openPLM - open source PLM
    open source PLM system - Product Structure management (BOM management) system and Electronic documents management or Entreprise Content Management (ECM) system
    Downloads: 7 This Week
    Last Update:
    See Project
  • Lightspeed golf course management software Icon
    Lightspeed golf course management software

    Lightspeed Golf is all-in-one golf course management software to help courses simplify operations, drive revenue and deliver amazing golf experiences.

    From tee sheet management, point of sale and payment processing to marketing, automation, reporting and more—Lightspeed is built for the pro shop, restaurant, back office, beverage cart and beyond.
    Learn More
  • 10
    FileXare

    FileXare

    A simple program to transfer files between two computers

    This is a simple program to easily transfer files between two computers, over Internet or local network, without using a server for the connection. It has a built-in chat that can be used to talk about the files that must be transferred. An icon is shown in the taskbar with the current status of the connection. The window can be minimized to the taskbar and shown again by clicking on the icon. Also, click on it with the right button to access the configuration menu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Root Lounge - Mumble Skin

    Root Lounge - Mumble Skin

    A Skin for Mumble

    Spice up your Mumble experience using this recreation of 4 different skins merged and adjusted into a new one. It is tested and running stable using Mumble 1.2.x. To install: Download, extract and follow the readme.txt contained in the archive. All credits go to the devs of the individual pieces including Mumble itself.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Speaking gmail checker

    Python + espeak gmail checker

    ...Features: - logs into, and checks your gmail accounts - if you have unread email: - textual info about it appears in console/terminal - "you have X unread email" is spoken using espeak - if you have no unread email: - textual info about it appears in console/terminal Requirements: - POSIX OS - python: import imaplib import os import time - espeak - soundcard, speakers/headphones Installation/running: - modify gmail.py inserting your username and password - modify gmail.py inserting desired delay value in miliseconds - run: python gmail.py Author: pkrawczak@gmail.com 2013-02-06 13:54:51 Caution: Even though this program uses SSL use only at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Chatna Messenger

    Chatna Messenger

    Chat Messenger written in Java

    Chat Messenger written in Java using sockets, contains a server-side app and a client-side app connecting to a SQLite DBMS Programmed by a group of Egyptian ITIians from Intake 33 * Sherif Mosa * Yosrah Ibrahim * Mostafa Magdy * Yasmin Abd Elhameed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Ph_comp

    Image upload software designed for camera club competitions

    Using a simple htaccess security system, enables known members to log in to a website and upload images together with the image titles and other required information. Administrators may then download all the images together with a spreadsheet containing the relevant information about each image. Users of this software may also be interested in using the Flexishow application ( https://sourceforge.net/projects/flexishow/ ) to run a slideshow of the downloaded images using the information from the spreadsheet. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Agora is a toolkit that allows to manage a pool of Ubiquitous Collaborative Space (UCS) using shared desktops. This is intended to be deployed at a graphical server side and offer a thin client interface to end-users. It is currently deployed on an infra
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    VNCSara

    VNCSara

    RDP, VNC and Port-fowarding over a pure HTTP/HTTPS protocol.

    ...VNC Sara has been designed to replace paid for services such as PC Now and GoToMyPC. It allows you to run a server which will allow you to port-forward through firewalls and proxy’s all using standard HTTP & HTTPS protocol. There is a web application that allows you to VNC or RDP out of the box with no complex set-up.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    trl is a library that adds functions to C++ to serialize and deserialize an object hierarchy, analog to the serialize method of java. This is done using the standard C++ preprocessor and template meta-programming techniques. It has moved to https://github.com/gerritdaniels/ctrl.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    dnmap

    dnmap

    distributed nmap framwork

    dnmap is a distributed nmap framwork using a client/server architecture. The server reads the commands from a file and send them to each client. The client execute the nmap command and send the results back. Also see: www.mateslab.com.ar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Kutkut Chatbot

    Kutkut Chatbot

    AI chat bot for all platforms.

    KutKut ChatBot is a chatter bot program, developed to chat with you using artificial intelligence. You can chat with this program as you talk to a human. It features a GUI interface to send and receive chat messages and many more features. Kukut Chatbot can run on any platform, including Windows, Linux, Mac OS, and *BSD.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Serangga Warcraft

    Serangga Warcraft

    Mini Warcraft game using Greenfoot

    This game using any Artificial Intelligence. Use same Player Object but can know this is hero or enemies. The player will attack if it has different type. Every character in this game has different strength and skill. This game is created by Ahmad Sidrap <ahmadsidrap@gmail.com>;.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An open source software project delivering converged voice and data applications. The StarPound platform enables you to rapidly develop voice and data solutions using the power of business process modeling. More info: http://www.starpound.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    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
  • 23
    Qthid Funcube Dongle Controller
    Qthid is a simple controller application for the Funcube Dongle Pro and Pro+ software defined radio receivers. It is written using the Qt SDK and is available for Linux, Windows and Mac OS X.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24

    yeo

    command-line steganography application

    designed to hide messages in jpg and png images without the requirement for any plain-text files. uses aes256 on data, using an sha256 hash of the password as the encryption key. rotates the password by 1 character, and uses an sha256 hash of that for the random seed for the image pointer access. security and invisibility of data is currently being peer-reviewed (since ~2014). At this point it looks like no vulnerabilities have been identified yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Turn.Server is .NET TURN (Traversal Using Relay NAT) server written in C#. Compatible with [MS-TURN] extension and clients based on Microsoft UCCAPI SDK.
    Downloads: 0 This Week
    Last Update:
    See Project