Showing 388 open source projects for "simple library"

View related business solutions
  • User Testing Platform | Testeum Icon
    User Testing Platform | Testeum

    Get worldwide testers to review your software, app or website! Quickly find bugs and usability issues in less than 48 hours.

    Tired of bugs and poor UX going unnoticed despite thorough internal testing? Testeum is the SaaS crowdtesting platform that connects mobile and web app creators with carefully selected testers based on your criteria.
    Learn More
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 1

    HelloAbacusUtil

    A general programming utility library in Java

    It's a tutorial project for AbacusUtil. AbacusUtil is a general java programming utility library/framework. It provides below features: 1, Exclusive SQL executor with well-designed API. It’s more than two times faster than SpringJDBC/iBatis/Hibernate. 2, Supports serialization from java object to JSON/XML or deserialization from JSON/XML to java object with concise and high performance APIs. 3, Supports http client and web service programming in simple way. 4, The big 'N...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    phpO is simple object oriented PHP library to display and edit database data in forms, tables and other layouts. Not related to phpobjects.tigris.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GameTracker.rs API Script - Server Info

    GameTracker.rs API Script - Server Info

    PHP script that uses GameTracker.rs API to retrieve server information

    PHP script that uses GameTracker.rs API to retrieve server information. http://api.gametracker.rs/demo/json/server_info/ip This is the API page, just write ip adress of your server and you will see how it looks like. To use this script, your server needs to be added on GameTracker.rs All games from GameTracker.rs are supported and that is: - Counter Strike - Counter Strike Source - Counter Strike Global Offensive - Call of Duty 2 - Call of Duty 4 Modern Warfare - Minecraft -...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    FastClick

    FastClick

    Easy-to-use library to remove click delays on browsers with touch UIs

    FastClick is a simple, easy-to-use library for eliminating the 300ms delay between a physical tap and the firing of a click event on mobile browsers. The aim is to make your application feel less laggy and more responsive while avoiding any interference with your current logic. FastClick is developed by FT Labs, part of the Financial Times. Note: As of late 2015 most mobile browsers - notably Chrome and Safari - no longer have a 300ms touch delay, so fastclick offers no benefit on newer...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 5

    DNS rewriter

    simple local dns that either answer query or forward them

    Local DNS server, that act as a proxy and will rewrite request according to a config file and an "active" environement. Usefull to switch easily between diffent configuration without touch the host file. small web server embeded to display current configuration, control active environment and reload configuraiton.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    xowa

    xowa

    A free, open-source, offline Wikipedia application

    XOWA is a desktop application for reading and editing Wikipedia offline (XOWA has moved to http://gnosygnu.github.io/xowa/download.html)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    i.Ftp
    Simple portable cross platform FTP/SFTP/HTTP client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libvmms

    Simple Multimedia Messaging Service (MMS) protocol decoder library.

    Simple Multimedia Messaging Service (MMS) protocol decoder library. You can use the example to parse any MMS message headers and to extract its body parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PHPLM

    PHPLM

    A dynamic web menu based on PHP, Javascript and optionally a DB.

    A hierarchical, dynamic web menu generation system (group of classes) based on DHTML, CSS, PHP, PHPLIB Templates and Javascript. It provides various types of dynamic menus (simple, tree, with or without Javascript, CSS, horizontal or vertical). It was originally forked from the phplayersmenu project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 10
    PrintLogo

    PrintLogo

    Free Joomla! plugin to display a header-logo on printed pages.

    Free and simple Joomla! system-plugin to display an own header-logo on top of the first page when printing with Joomla!'s integrated function. Activate this plugin and select a logo from the imagelist (upload your own custom logo to the "images/" path). More detailed information about each parameter setting can be found in the popup help text of the plugin parameter settings pane of Joomla!s admin back-end.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    DateDiff

    DateDiff

    Free Joomla! module to countdown/countup date differences.

    Free and simple module to countdown/countup from the current date or calculate the difference between two events and display the result as "» years » months » days" and/or days and weeks. It does not make use of 32/64-bit unix timestamps, so it will also work for dates outside the range 1970 (1901)-01-01 through 2038-01-19. The function respects leap years, but does not take into account the 10 days removed in the year 1582 from the calendar (October 5 through October 14, 1582) to fix calendar...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    gsg.networks

    gsg.networks

    A simple native java network library

    A simple native java network library containing ftp, smtp and port knocking clients. Designed to be easily extended or customized this library will adapt smoothly in any java project
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    outerIP

    Acquires external IP address from command line

    Returns external IP address. That is all! Details: program is written in .net but can be used as library also. Executable available here is for winXP or higher. but you can convert it to c# <http://www.developerfusion.com/tools/convert/vb-to-csharp/> or run on linux using mono (it is tested for mono compilation here <http://www.tutorialspoint.com/compile_vb.net_online.php> and works fine) so it should work using mono on OSX also. You are welcome to contribute compiled executable for other OS...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    Simple Web Presenter

    Simple framework for presenting mostly static webpages

    The Simple Web Presenter is intended for use when a proper CRM is probably overkill and an alternative would be to have static webpages. The SWP should probably not be called a CRM since it is simply a very simple tool for merging XML files containing data, such as eg: a header, a body, and a footer. When the header is changed it is changed for all pages and so forth. Built in features include multilingual pages, caching and autopresenting in the originator language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple Library System

    Simple Library System

    simple library system

    This project contain simple library system for book registration, user management and book reservation and also reminder system for book returning or release.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Lunch Count

    Tally system for cafeterias to know how many lunches to make

    This project is aimed at school districts. It's purpose is for cafeteria workers to know how many of each type of lunch to make on a given day. The process is simple: In the morning, teachers ask their students what they want to eat. For example, they count how many students want the main lunch, how many want peanut butter and jelly, or how many want an alternate option. The teacher then submits these numbers into the software and it automatically calculates totals for the kitchen...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java File Uploader
    Please update v 2.0 if you have downloaded before 16th Feb 2014! Simple java file uploader. The main goal to overcame 2GB browser limit. * Simple GUI * Upload unlimited file sizes from client to server via HTTP * Split uploading file to chunks * MD5 chunk verification on server. Final MD5 confirmation. * Http auth Adv: https://play.google.com/store/apps/details?id=org.vikulin.etherwallet
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    qDecoder - CGI Library for C/C++
    ======================================================================================= OUR PROJECT HOME HAS BEEN MOVED TO https://github.com/wolkykim/qdecoder PLEASE CHECK OUT OUR NEW HOME FOR THE LATEST UPDATES. ======================================================================================= The goal of qDecoder project is providing complete but simple and versatile CGI library for C/C++ language. It supports GET/POST query parsing including File Uploading, Cookie handling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Smart Search

    Smart Search

    Unique Internet searching widget for your Website

    Smart Search is a unique Internet Searching widget providing Organized multiple Visual content & useful E-Learning features from YOUR OWN site. This will provide intelligence Search Results for selected Keyword with - Videos - Images - Material (Wiki) - Links - Blogs - Books - Presentations - Articles - Animations Smart Search Widget also provides - Latest News from (7) Channels - (30) Smart Skills - Up to date General Knowledge ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Simple Network Management Protocol (SNMP) .Net library written in C# (csharp). Implements protocol version 1, 2 and 3
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21

    Lending Library

    Web-app for book lending and borrowing management.

    This web-app allows you to lend your books to other people and borrow books from them. Its simple: If, for example, you put 2 books for people to borrow from you, you can borrow 2 books from other people. NOTE: This application is in very early developing stages and is not functional yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    CoreTweet

    CoreTweet

    A .NET Twitter Library

    Simple, Powerful, and Well-designed for LINQ We recommend using NuGet to install this library. https://www.nuget.org/packages/CoreTweet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    News CMSimple Plugin

    CMSimple News Plugin

    **Project moved to https://github.com/davidstutz/cmsimple-news ** This is a simple CMSimple plugin for managing and publishing news. For recommended downloads, readme and roadmap see "Files". For Help use the discussion forum of this project. For announcements and releases see the discussion forum, too. Full documentation included in download.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    RipWP

    RipWP

    Open Source Blog and CMS Management

    RipWP is an open source software to create and manage blog and website content in a seamless manner. Its a very light weight and installs in 5 minutes with ready to use plug-ins for your business or personal website or blog. With ripWP you can create awesome blogs and websites and use one click install themes and plugins from the library. ripWP, it's an attempt to make WordPress and other Open Source Platforms better and easy for an average user. We are just tweaking the code a little bit...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Web Console

    Web Console

    Web-based application to execute shell commands.

    Web Console is a web-based application that allows to execute shell commands on a server directly from a browser. The application is very light, does not require any database and can be installed in about 3 minutes.
    Downloads: 0 This Week
    Last Update:
    See Project