Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" - Page 77

Showing 5224 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • 1

    PYLOJYP

    Back-office for presentation of commercial generic catalogues

    ...Catalogue making has to be made step by step. Visitors of the website have to be able to buy products by credit card, so managers of the website can process all orders made. Data aren’t stocked on traditional database with SQL, but in XML files, so managers haven’t to create and manage databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    PHP Websockets

    Provides Websocket RFC6455 functionality to PHP

    This project provides 6 new functions to PHP that are meant to interact with a websocket (RFC6455) peer. ws_get_frame_info() - Gets information about an upcoming websockets frame ws_read_frame() - Reads the data of a websockets frame from a client or server ws_send_close() - Sends a close frame to the websockets peer ws_send_ping() - Sends a ping frame to the websockets peer ws_send_pong() - Sends a pong frame to the websockets peer These functions are written in low level C so they are fast when compared with functions that are written in PHP, especially for operations like sending and receiving larger binary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    exsltforms is an open source project comprising XForms extension actions / elements and widgets for the open source XForms processor called XSLTForms (see http://sourceforge.net/projects/xsltforms/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java tools for building a web based encyclopedia of articles for a roleplaying campaign from XML source files, including schemas and XSLT stylesheets for transforming the XML into HTML and PDF formats.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Employees get more done with Rippling Icon
    Employees get more done with Rippling

    Streamline your business with an all-in-one platform for HR, IT, payroll, and spend management.

    Effortlessly manage the entire employee lifecycle, from hiring to benefits administration. Automate HR tasks, ensure compliance, and streamline approvals. Simplify IT with device management, software access, and compliance monitoring, all from one dashboard. Enjoy timely payroll, real-time financial visibility, and dynamic spend policies. Rippling empowers your business to save time, reduce costs, and enhance efficiency, allowing you to focus on growth. Experience the power of unified management with Rippling today.
    Learn More
  • 5
    GIIAF Microscopy Library

    GIIAF Microscopy Library

    The GIIAF Microscopy Library, that uses customised OMERO software

    This project incorporates a suite of tools that aim to allow researchers within Griffith's Imaging and Image Analysis Facility (GIIAF) to efficiently and effectively provide secure, centralised, web-accessible data storage, management and manipulation. The open-source Java-based OMERO software was customised to provide most of the features of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    PACS VM

    PACS VM

    ISO - Customized version of dcm4chee 2.17.3 for MySQL.

    1. Add JBoss Application Server 4.2.3.GA for JDK 6. 2. Cleanup for Windows and deprecated files. 3. Off CONSOLE records - http://forums.dcm4che.org/jiveforums/thread.jspa?messageID=4787
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    Perfect Nuke

    PHP-Nuke modified version

    Perfect Nuke PHP-Nuke modified version
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    baco

    Script language with interpreter, for copy/backup operations

    This program reads the script file where the you have declared a set of procedures about copy / backup operations, and executes the procedures in batch or interactive mode. Read baco-readme.txt for a detailed explaination. baco works with the Python3 interpreter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EXIL Advanced Google Searcher

    EXIL Advanced Google Searcher

    Search Google with precision.

    ...It uses Google Operators to search with precision the terms as you enter them in the program. It work with almost everything Google provide (Search Operators). You can search for files, sites/domains, search in URL, in title, in text… In order to provide the best results, some fields disable others, some Google Operators aren’t meant to be mixed up with others! It will launch the search results in your default browser, so you can keep working with the same browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The all-in-one Omnichannel Experience Management Platform Icon
    The all-in-one Omnichannel Experience Management Platform

    Do more than just Surveys.

    Build conversational surveys of any type, for any purpose, in any language. Get 40% more responses.
    Learn More
  • 10

    LokiWeb

    Lightweight but flexible xml-based CMS sytem

    LokiWeb is a lightweight xml-based and modular Content Management System. Lokiweb source code is hosted on github: https://github.com/ynte/lokiweb
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    dummyftp

    Extremely simple dummy ftp server runs as a unix thread.

    ...The goals that I pursue in my project is: - creating the extremely simple server for educational purposes - server can be run as a thread in any application - a set of commands supported by the server handle simple operations (transfer directory tree, delete, upload and download files) - the server supports only one user at a time with the login and password that is set in the header file
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Voucher Script
    Denovo Voucher Script (DVS) is a ready to use vouchers/coupons/offers/discounts/cashback website you can install on your domain in a matter of minutes, easily configurable and can be customized as needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHP View-Controller framework similar to Adobe Flex framework. It is component based, event driven framework. Components can be defined in XML with possibility of inline PHP binding expressions or directly in PHP as PHP class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Java HTTP REST interface

    Base for HTTP-REST Java application

    .... ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a terminal/console - unpack example app files under/within your apache2 document root file structure - open index.html (with a www browser, from a www server) - observe terminal output
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Joomla Admin

    Joomla Admin

    Joomla Admin for managing all your Joomla websites from one app.

    ...is a Joomla Admin app that allows you to manage and monitor all your Joomla websites from the convenience of one desktop app or mobile app. Available for Joomla iPhone, Joomla Android, and Joomla BlackBerry.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    woodyWebBacker

    woodyWebBacker

    Scheduled website and database backup script.

    This php script compresses your databases, and your entire website, and sends it to you. Execution of the script can be scheduled to run in specified time intervals. The generated archives are optionally encrypted, split into smaller chunks and can be 1. copied to your ftp server, 2. copied to your amazon s3 space and 3. emailed to you. The program runs on both Windows and Linux server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    RAWR - Rapid Assessment of Web Resources

    A web interface enumeration tool for simplifying red team reporting.

    Introducing RAWR (Rapid Assessment of Web Resources). There's a lot packed in this tool that will help you get a better grasp of the threat landscape that is your client's web resources. It has been tested from extremely large network environments, down to 5 node networks. It has been fine-tuned to promote fast, accurate, and applicable results in usable formats. RAWR will make the mapping phase of your next web assessment efficient and get you producing positive results faster!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 19
    LeetSocket is an easy to use Socket Component, built on TCP, written in c# .net 2.0 Example Usage: Build a chat in 5 mins http://www.youtube.com/watch?v=Tm2jS6mQjRs Developers: Ahmet Yüksektepe Nick Russler
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wiko, the wiki compiler, compiles wiki like files into html and LaTeX, combining easy wiki syntax, your preferred non-web text editor and svn/cvs control to write static webs, cientific articles or even blogs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    eledSQL

    eledSQL

    Erlangen Learning Environment for Databases and SQL

    ...eledSQL was created as part of a bachelor equivalent thesis at the FAU Erlangen-Nuremberg, Didactics of Informatics. Currently available in English and German, but with support for language files. eledSQL is provided under the Creative Commons License CC BY-NC-SA 3.0 (http://creativecommons.org/licenses/by-nc-sa/3.0/) Some of the icons are part of the RRZE Icon Set (http://rrze-icon-set.berlios.de/) and are licensed under the appropriate license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    recAnalyst is an OO package written in PHP for analyzing AOC (Age of Conquerors) recorded games. It extracts available information from mgx files for further processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    udt
    UDT: UDP-based Data Transfer Protocol
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 24
    WordPress event calendar plugin

    WordPress event calendar plugin

    WordPress event calendar plugin

    WordPress calendar plugin is an great tool for event managing . Our plugin is very popular . You can see on WordPress calendar on WordPress plugin directory . This plugin have a lot of functionality and a lot of parameters to set such as font color , font size , calendar with and height on widget ... Download and manage your events quickly and without any problem .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    tftp2http

    tftp2http

    Transfere TFTP to HTTP requests

    ...It can also run as standalone server. It tftp-http bridge with support PUT and GET method to http server. The tftp protocol is often used to boot diskless workstations, download configuration files to network-aware printers, and to start the installation process for some operating systems.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB