Showing 159 open source projects for "use"

View related business solutions
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines on Google’s infrastructure.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
  • 1
    A Mozilla Firefox extension for interacting with Amazon Compute Cloud (Amazon EC2). The source code also functions as an example of how to use the Amazon EC2 Query API from JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Google WMS is a WMS interface to Google Maps. This allows users to access google map data from GIS applications via a HTTP interface. It can provide Google Map image data to any GIS application that can use a WMS service for raster data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    This project is the use and operation of the Object Multiple Access Synchronized protocol [OMAS]. This protocol is a modified file transfer service to be used when many documents need to be shared by many people, also allows offline access when needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Maka is a Java library providing access to the Amazon AWS services. Its goal is to provide easy to use, robust, and scalable access for any Java program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 5
    The PicturePathLite is a simple-to-use wrapper for the PicturePath AUI (Automated Upload Interface) implemented as C# 2.0 light-weight library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Small footprint C++ library to extract an XPath 1.0 expression from an XML tree. Uses the TinyXML project to parse XML trees and store intermediate results. Runs on any platform. Optional use of STL. Overhead less than 100KB, including TinyXML.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    A simple, easy to use RPC alternative to SOAP or XML-RPC with built in code generation. Focussed on ease of use, simplicity, and having a human readable protocol. Check out the WIKI for documentation and examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Simple RSS is an easy to use Java library to read and write RSS feeds. Currently supports RSS 2.0 and iTunes compliant feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Mr RSS Puller| RSS Reader/RSS Aggregator
    Pulls eNews, eBuzz... for you to read, or stores for later reading. Portable, small (98KB, 5sec download), easy to learn & use. No Spam. Connects to sourceforge.net at startup.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 10
    This project will be a collection of tools that will allow manipulation of the PDN . These tools are mainly being developed for use on the N800 Internet tablet. These tools will be writen in Perl, Python and C and should run on all Unix platforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    At first I wrote TMXmlRpc to create a .NET interface between the Trackmanias dedicated server which is running the Xml-Rpc protocol. But it is much more now, you can use the library to create a Xml-Rpc Server or Client and set up a connection between the
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    QutXR is a Qt based XML-RPC client/server library. It is very easy to use and has a threaded Server class. It also contains nice examples and API documentation to help you start writing XML-RPC enabled software as fast as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    TOCRoSS - the Open Source Server component from the TOCRoSS Project TOCRoSS a JISC supported project to use RSS standards to place journal tables of content (TOC) data into a library catalogue without human intervention.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SOAP-Server framework for Java Micro Edition (JME). Use this framework to run simple web services on mobile devices, e.g. PDAs. Supports SOAP 1.2 (without attachments). Runs on MIDP2.0/CLDC1.1 or CDC compatible VMs with sufficient memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    FoFRedux (FeedOnFeeds-Redux) is a web-based RSS reader and aggregator. Users control their own data, and can read their feeds from any web browser, as well as publish their own mixed feeds for use by other readers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Super Simple XML. A reduced non w3 supported xml parser. It has only the basic parsing abilities. But is small and easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    rss2imap is a tool which gets RSS (RDF Site Summary) from web and delivers to the IMAP server as an e-mail message. it enables you to use IMAP supported MUA as a RSS reader, and to unify mail check and site update check with ONE client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    MagpieRSS is a simple, functional PHP inteface for parsing RSS 1.0 (and earlier versions). Built on PHP's XML (expat) parser, and with an integrated cache for storing the parsed RSS objects, Magpie is designed by simple, and 'PHP-like' to use.
    Downloads: 14 This Week
    Last Update:
    See Project
  • 19
    Live-bookmarks Manager is a Perl CGI script that helps you manage your live-bookmarks / RSS feeds through an easy to use web-interface. Currently it can add and delete bookmarks to/from an RSS feed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Written in PHP5, this project is an API for use with the Amazon Web Services. It is focused on simplicity of use. It interacts with version 4 of AWS, retroactively named ECS 4.0 (E-commerce Web Services).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JNewsDruid is a binary newsgroups fetcher (newsreader) written in Java. Its goal should be making the handling of alt.binary groups easier. It will support multiple servers and all important binary standards for the usenet soon. It makes use of mysql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WARR is a VB written RSS reader designed for maximum flexibility and ease of use. It can store and manage RSS feeds, set rules for processing old headlines and allow the construction of powerful searches. It also demonstrates Microsoft technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    WebRemote

    WebRemote

    Use an android device as a RemoteControl for web-connected devices.

    Those of us who are tinkerers, web developers, and/or sys admins sometimes need to quickly hit a complex URL and read the response. This might be done for the sake of testing an API method, or reading a sensor at a remote location. Cheap, small webservers are now commonplace, and the temptation is to use the (now ubiquitous) smart phone as a remote control for all of these new web-connected devices. https://play.google.com/store/apps/details?id=com.sapienciaexmachina.webremote...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Magnus is a new content management system wich is written in php, javascript, css and xhtml, and using ajax for dynamic content. Magnus is ideal to use for people without webprogramming knowledge, because it's easy to install and to use, Magnus is ideal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A web application use to manage projects made with grails
    Downloads: 0 This Week
    Last Update:
    See Project