Showing 73 open source projects for "basic"

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

    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 security. Auth0 now, thank yourself later.
    Try free now
  • Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution Icon
    Reach Your Audience with Rise Vision, the #1 Cloud Digital Signage Software Solution

    K-12 Schools, Higher Education, Businesses, Restaurants

    Rise Vision is the #1 digital signage company, offering easy-to-use cloud digital signage software compatible with any player across multiple screens. Forget about static displays. Save time and boost sales with 500+ customizable content templates for your screens. If you ever need help, get free training and exceptionally fast support.
    Learn More
  • 1
    Quiet

    Quiet

    A private, p2p alternative to Slack and Discord built on Tor & IPFS

    ...In Quiet, all data syncs directly between a team's devices over Tor with no server required. Quiet is not audited and should not be used when privacy and security are critical. It lacks basic features and probably won't replace your Slack or Discord yet. That said, it works surprisingly well and we use it daily as a Slack replacement. Quiet is for fans of software freedom, decentralization and privacy tech, and for anyone craving a future where humanity can collaborate effectively online without trusting our communities, networks, and data to giant corporations. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    LIRC

    LIRC

    Linux Infrared Remote Control

    LIRC is a package that supports receiving and sending IR signals of IR remote controls, adding functionality and flexibility to the basic support in the Linux kernel. Support for LIRC is ubiquitous in Linux HTPC applications; it's also packaged in all major Linux distributions. Despite it's name, LIRC also works on OSX.
    Leader badge
    Downloads: 210 This Week
    Last Update:
    See Project
  • 3
    gSOAP Toolkit

    gSOAP Toolkit

    Development toolkit for Web Services and XML data bindings for C & C++

    The gSOAP toolkit is an extensive suite of portable C and C++ software to develop XML Web services with powerful type-safe XML data bindings. Easy-to-use code-generator tools allow you to directly integrate XML data in C and C++. Serializes native application data in XML. Includes WSDL/XSD schema binding and auto-coding tools, stub/skeleton compiler, Web server integration with Apache module and IIS extension, high-performance XML processing with schema validation, fast MIME/MTOM streaming,...
    Leader badge
    Downloads: 354 This Week
    Last Update:
    See Project
  • 4
    Gammu

    Gammu

    Cellular manager for mobile phones/modems

    Gammu is a cellular manager for mobile phones/modems. It contains libraries and functions for ringtones,logos,phonebook,SMS,etc. (used by external software), a command line version (with backup/restore) and SMS gateway (with MySQL and PostgreSQL supp
    Downloads: 26 This Week
    Last Update:
    See Project
  • Repair-CRM Icon
    Repair-CRM

    For small companies that repair and maintenance customer machines

    All-In-One Solution with an Online Booking portal for automating scheduling & dispatching to ditch paperwork and improve the productivity of your technicians!
    Learn More
  • 5
    A very basic single-threaded UDP server with optional support for DTLS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    BasicNews

    BasicNews

    A simple news server (NNTP) for Linux

    BasicNews is a simple news (NNTP) server for Linux. It's meant to be used as an internal server (eg. as a company news server, or private NNTP server, etc). BasicNews is not able to exchange posts with other servers, as it is designed to run on a leaf site. Keeping it simple allowed me to create an easy to install NNTP server, with no maintenance burden. BasicNews supports authentication of clients, both via internal flat files and via LDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    libpop3

    libpop3

    a lightweight ANSI C library for handling POP3 mailboxes

    libpop3 is a very light POP3 library for C. It allows to list, fetch and remove messages from a POP3 mailbox. This library is using the RFC1939 as reference, and uses most basic POP3 commands to provide maximum compatibility across different servers. libpop3 is written in pure ANSI C89 without any external dependencies, thus it can be compiled and used on anything, anywhere. Since it is very light, it is designed to be used as a static library (but you could just as well incorporate its code right into your project).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    SARK110 SDK

    SARK110 SDK

    SDK for the SARK-110 Antenna Analyzer

    The SARK110 SDK allows the development of user applications for the device or using the device as a platform for experiments. The SDK provides the following basic functionalities: • Graphic display • Keypad • Buzzer • USB (Mass Storage Driver) • DDS • Timer • ADC driver • FAT file system • Sample application In addition the SDK provides a device simulator for developing the application on the PC, intended mainly for the development of the user interface of the application. This simulator requires the Microsoft Visual Studio (Visual C++) programming environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RDS Surveyor is an RDS/RBDS decoding, monitoring and analysis tool and library. It has migrated to GitHub: https://github.com/ChristopheJacquet/RdsSurveyor/
    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

    StyxTorrent

    A BitTorrent Client

    ...A BitTorrent client is application that manages uploading and downloading of a torrent by following BitTorrent protocol, which is a peer to peer file sharing protocol used for distributing data of all size over internet. Besides basic operations of uploading and downloading some clients provide option to create torrent file on client system, so does StyxTorrent.StyxTorrent uses library named libtorrent (Arvid Norberg, Rasterbar Software) and Boost (Boost.org) to implement BitTorrent protocol which was very helpful as it reduced the development time and gave some air to work on BitTorrent client logic. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    sigtran-smsc

    PoC: Short Message Service Center (SMSC) over SIGTRAN

    SIGTRAN based Short Message Center (SMSC) - proof of concept This is home of my thesis project which had goal of doing open source based Short Message Service Center to be connected into real mobile network (2G, 3G, ...). As being developed in very limited schedule (bachelor thesis work) it was limited to have very basic functionality: receiving message and deliver it immediately as-is to the receiver. There is no message caching nor different message charset support. It uses following protocol stack: MAP (moForwardSM and mtForwardSM) TCAP (Begin with Invoke + End with ReturnResultLast) SUA (SCCP User Adaptation): ASP UP/ASP ACTIVE + ACK's and CLDT messages only SCTP (Linux Kernel - SCTP implementation) IP Current implementation is tested in SAMK NGN [http://www.samk.fi/ngn] laboratory's 3G mobile network (real Nokia MSC/VLR network hardware with UTRAN RLC and node-B). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    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
  • 13
    Very simple SMTP client written in C and GTK+, with AUTH PLAIN/AUTH LOGIN authentification support. It allow sending plain text e-mails with attachments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    tcliaxc is a Tcl extension which provides you access to iax voip protocol via iaxclient library. tcliaxc lets you use a Tcl package to do basic iax operations such as registering to a server, make a call, handle iax event and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The Milkfish is an Embedded Communications Software Project. Main objective is to provide a basic NAT traversal solution for cheap hardware enabling a practical setup of multiple SIP phones in a LAN sharing a WAN connection with one public IP address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A C/C++ based client and server implementation of the OGSA Basic Execution Service, used to provide a Web Services interface to distributed resource managers such as Platform LSF and PBS/PBS Pro. The SOAP stack is provided by the gSOAP toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    z9basic

    Z9basic application and database environment

    Z9basic aims to be a high integrity & performance version of its predecessor bdbbasic. Language is modernized BASIC with screen and PostgreSQL database support. Targeted at Home, SOHO, Small business, Scientific or Engineering users. This project is incomplete and in limbo, due to a general lack of time. Those looking for this type of application functionality are encouraged to look at the bdbbasic project instead, which is complete and functional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    uStomp - minimalistic stomp library written in C, with only external dependency being pthreads.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    FUNterm is a serial port terminal program for Windows. It offers basic serial connection. Because FUNterm is written using basic Win32 calls, with no high-level libraries, it works under Linux using Wine. The serial driver can be used separately.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 20
    Ccnet is a platform for developing P2P collaboration applications, for example, a decentralized '''google docs'''. It provides basic P2P services such as peer management, group management, message delivery in the form of a daemon processor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    pureIRCd is an IRC Server written C (though throughout the years i've used various programming languages, including VB6, VB.net C#, and am now stuck with C) to provide a fresh IRC (RFC1459) implementation and avoid the clutter of existing solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    YMShell is a yahoo messenger/shell environment for the terminal. It features basic chat features using unix commands such as talk/touch/logout etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A collection of single floppy disk based Network Attached Storage (NAS) Server Operating Systems, designed to transform a basic computer into a dedicated SMB/CIFS, FTP or NFS file server.
    Leader badge
    Downloads: 17 This Week
    Last Update:
    See Project
  • 24
    EPO extension project, a language / platform independant implementation of the EPO-Extension protocol. EPO is a performance monitoring tool for networks and organisations (http://www.epo-elements.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fama Instant Messenger (Fama IM) is a multi platform multi protocol instant messenger client. Only the most basic features are built in, but powerful plugin system makes Fama IM very flexible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next