Showing 770 open source projects for "all-in-one"

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
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1

    Arduino Inter-Chip Serial Communication

    Simple multi-station serial communications

    NOW ON GITHUB: https://github.com/MajenkoLibraries/ICSC This is a simple class to enable multiple Arduinos to communicate with each other in either a multi-drop RS-485 network, or point-to-point using direct RS-232. Up to 254 stations can be defined, and any one station can send commands and messages to any other station. Messages are in the form of small packets including a header section, data section, and checksum. Now also includes a C library for Linux to communicate between...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    4Chan Thread Downloader

    A simple cross platform 4Chan thread downloader.

    A simple to use cross platform 4Chan thread downloader that saves all the images in a thread to a selected location built with Qt and Boost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RSSoid

    RSSoid

    A little rss reader on android.

    RSSoid is a little RSS reader. There are two version of this project, one using the Android SDK and the other using the Android NDK. The goal is to try both of them and to be able to give our opinion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ARADO - URL Database & RSS Feed Reader
    ARADO RSS Feed Reader is a URL Database for Websearch and RSS Feed Reading, which saves your added Bookmarks & RSS-Feeds and syncs newest URLs with your connected devices. Store and Search your all your URLs in ARADO. As framework c++ / Qt is used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5
    ScPlayer

    ScPlayer

    Juce Based Network Audio Player

    ...;*.aif;*.flac;*.ogg;*.mp3;*.wmv;*.asf;*.wm;*.wma and can save playlist to disk too. It is easy to use and very useful while multiple peoples want to manage music of one machine. ScPlayer can manage number of clients which can modify music play/pause/next/previous/stop current playing song. It has playlist generation and other basic features like other audio players. CsPlayer can connect to server and after acquiring lock from server It can change current playing song, or play/pause/stop the song.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    c'mon

    c'mon

    TAPI Phone Monitor for Windows

    c'mon is a phone monitor for Windows using the TAPI interface. SQLite and PostgeSQL databases for phonebook information are supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    PIC_16F8XX

    A tool for browsing the large number of register on a PIC 16F8XX.

    MAIA® PIC® 16F8XX Reg Browser helps you to browse the large number of registers in the PIC® 16F8XX. You just have to pick up a register name in the List Box, and get all informations about the register: (Address(es), Bank(s), Configurations bits...). Author: ANDRIAMILAMINA Monge. E-mail: mongemilamina@gmail.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    baretorrent

    baretorrent

    simple and portable bittorrent client with extensions

    This project has been moved to https://launchpad.net/baretorrent. There will be no more new releases on sourceforge. The web page is at http://baretorrent.org. Old description: This is a portable BitTorrent client with basic features along with support for extensions. The most recent release (18-jan-2013) is 0.4 for Windows, Debian 6.0.6, Ubuntu 12.04 and OSX 10.6.8. Only one extension is available so far: a simple server that is compatible with how the uTorrent WebUI adds torrents...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9
    VNCSara

    VNCSara

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

    Follow us on Twitter http://twitter.com/VNCSara PLEASE WATCH THIS SPACE. I'M PREPARING FOR THE NEXT RELEASE. 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
  • 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
    Torrent Database Application
    Torrent Database Application consists of a listing of all known torrent websites/ irc servers ( That host torrents ) & Torrent applications that are used to download torrent files. Current version has now been updated, added an update ffeature that overw
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    A simple and easy to use configure file parser utility in C++ Language, which have only 1 hpp file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ZModem 4 dotNET

    A C# implementation of ZModem protocol

    Few weeks ago, I needed to get 1 file from a remote device, and only serial communication was possible. I search everywhere, but I couldn't find any implementation for .net... So here it comes as a simple "get file" library. It works with several limitations that can be improved if needed. The project is built with Visual Studio 2008
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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. this will evolve further, but remain...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Athena Based Xt Application. In 1st step, we develop MUA for Japanese with i18n technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Miranda Scripting Plugin (mbot)

    Miranda Scripting Plugin (mbot)

    MSP (mBot) is a plugin providing PHP scripting in Miranda-IM.

    MSP (mBot) is a multi-purpose plugin providing PHP scripting in Miranda-IM. It lets you write your own very customized scripts as well as use the ones which have been written by others. MSP has many built in Miranda specific functions like sending/receiving messages, file transferring, contacts management, etc. In addition to that there is a task scheduler (with cron syntax) and a simple web server embedded in the application; All that makes MSP a very powerful tool with many applications...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Azonto Messenger

    Cross-Platform Mobile Messaging Application

    Azonto is a Cross-Platform Mobile Messaging Application that allows users to share images, songs, videos, create and add each other to groups. It is for the trendy who wants to be on top of the mobile messaging game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    IPV6bittorrent

    ipv6bittorrent,contains both the tracker and client.

    Both the tracker and client are contained in ipv6bittorrent project. The tracker is writen in php and use mysql as database. The client is writen in C++. Both the tracker and client are tested under CentOS 6.2. They work well.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    DragonEyes

    DragonEyes

    An application for multiparty video/audio conference

    The DragonEyes is a linux software which enables multimedia, multiparty collaboration in applications such as group conferencing, distance learning, training and video telephony. All written in C++ and with a GUI frontend. The interface is based on Qt. The media backend is based on the GStreamer framework. Communication protocols include SIP, RTP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff. This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio). Most of the code from hoople1 has moved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Convman

    Convman

    Conversation manager

    Convman is a multi-purpose conversation manager, it allows: Cleaning Facebook conversations to store. Converting Nokia/Android SMS to mbox files. Converting Tim's last 10 free sms sent to mbox. wip:Send free sms from Tim's site and save content to eml file. Hope you like it and find it useful! The icon is a modified one (text-editor) from the Faenza icon set http://tiheum.deviantart.com/art/Faenza-Icons-173323228 The mork parser is a modified version of http
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The "all-platform eMule", it is a eMule-like client for ed2k network, supporting linux, MacOS and Win32. It was forked from xMule project back in september 2003 to drive it to a brand new direction and quality. Uses wxWidgets for multiplatform support.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 23
    Torrent Cleaner

    Torrent Cleaner

    This app deletes the copies that most torrent clients keep in your pc.

    The most torrent clients keep copies of every torrent or even magnet url you load by taking you space and making fast proccessing difficult...But Torrent Cleaner deletes these copies and makes you happier ;) It can only be used for Windows 7 and Vista but this won't be for long. This app is here as an early beta version but soon we are going to have a site and many updates of it...some updates i have think are: GUI, WinXP OS and other languages Visit the website for more information...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Boreas Publish - Subscribe API

    Boreas Publish - Subscribe API

    IP Multicast Reliable Publish - Subscribe API (Java and Linux C++)

    The Boreas simple, pragmatic publish - subscribe API is a library allowing application to publish and subscribe data using IP multicast. Major features are; true one-to-many distribution(IP multicast), guarantee delivery, subject and multicast group filtering, focus on low latency and high througput The API is available on Java platforms and on Linux as a shared C++ library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Emule RealPlay Mod

    playing while downloading with emule

    Emule RealPlay Mod created compatible with stream media player. When use this mod to download media files, it can play the part file as soon as possible, without waiting complete the whole file. Main features: 1, play when have small parts(10m or more) 2, support the most popular files to play online-streaming, including MKV, XVID, AVI, RMVB, MP4, and 3GP video formats 3, seek any where, any time, buffering when seek to unfinished part 4, add Movie JukeBox to emule, fetch...
    Downloads: 2 This Week
    Last Update:
    See Project