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

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

View related business solutions
  • The sales CRM that makes your life easy, so all you have to do is sell. Icon
    The sales CRM that makes your life easy, so all you have to do is sell.

    The simpler way to sell

    Welcome to the simpler way to sell. Pipedrive is CRM software that makes your life easy, for less legwork and more sales. Let us track your sales conversations, eliminate admin tasks, get you more leads and uncover how you win, because your day belongs to you. Join more than 100,000 sales teams around the world that use the CRM rated #1 by SoftwareReviews in 2019. Start your free 14-day trial and get full access – no credit card needed.
    Try it free
  • Propel Software: Product Value Management Platform for Manufacturers Icon
    Propel Software: Product Value Management Platform for Manufacturers

    For modern product companies that need to connect product and commercial teams successfully

    Propel is a cloud-native Product Value Management platform that unifies PLM, QMS, and PIM in one connected system, giving manufacturers complete visibility and control across the entire product lifecycle. It provides a single source of truth for all product data, streamlines change management, strengthens quality and compliance processes, and accelerates time-to-market by eliminating the silos and manual steps that slow teams down.
    Learn More
  • 1
    myFtPhp is a free filemanager written in php. It can upload, download, rename, delete, edit, view files and show directories in a tree structure. Supports multiple users with personal home directory, language and color theme. uses famfamfam icon libr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    CleverFigures

    wiki assessments in educational enviroments

    Cleverfigures is a web-based software to monitorize and assess students for their work on wikimedia systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    WinPen++

    WinPen++

    A powerful HTML, C#, PHP editor for windows

    Please note: this project is no longer (actively) maintained. Current version: 1.5 WinPen++ is a simple but expanding Windows editor for HTML, XML, PHP, JavaScript, Lua and C#. Since it uses the latest technology, WinPen is available for Windows Server 2008 and above. Users without the latest update (SRV2008, SRV2012, Vista, 7) will have to download the Installer for .NET 4.6 from Microsoft (link is in ReadMe.txt).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GPS and GSM Tracking (GG-Tracker)

    GPS and GSM Tracking (GG-Tracker)

    Track your mobile device or cellphone via internet using OpenGTS/GPRMC

    ...GG-Tracker can run standalone or integrated on an existing webpage. The application is built using the template framework Bootstrap which makes it fully responsive (fits on any screen). Also the supporting files for Google Maps, Streetview and Earth are 100% responsive. GG-Tracker can potentially hook up to many different apps (iOS and Android) as long as they follow the OpenGTS or Garmin $GPRMC standards. The application itself runs on a standard Apache and MySQL setup.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Top Corporate LMS for Training | Best Learning Management Software Icon
    Top Corporate LMS for Training | Best Learning Management Software

    Deliver and Track Online Training and Stay Compliant - with Axis LMS!

    Axis LMS enables you to deliver online and virtual learning and training through a scalable, easy-to-use LMS that is designed to enhance your training, automate your workflows, engage your learners and keep you compliant.
    Learn More
  • 5

    Cacti-SNMPAgent

    A SNMP agent for Cacti

    SNMPAgent is a Cacti system plugin offering a memory persistent SNMP agent based on NET-SNMP. It includes the official Cacti MIB. This plugin allows other Cacti plugins to register custom MIB files as well as generating SNMP notifications. Additionally Cacti can Monitor itself or being monitored by a foreign NMS using SNMP. Graph and data templates are part of the download package. At least the SNMPAgent can also be used as high performant bridge to cache non SNMP data polled by custom scripts and stored using a custom MIB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    VMA-stat

    Analyze VMA Vmware IOPS and MBPS statistics

    I tested these using 60GB output logs and it works. See more information in wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Polish language files for TinyPortal / Polskie tłumaczenie TinyPortal
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    aun-filestore

    Econet Fileserver (using AUN)

    aun-filestore is a Econet Fileserver implementation (using AUN) for Linux and other platforms. It's written in PHP, provides file and print services to Acorn Risc Machines, and Emulated BBCs. The project is now at the beta stage, and works well for BBC clients. It handles all file operations however print operations now work with all print jobs being spooled to disc. A basic text file auth backend is done working, however all filestore users access the unix fs as the user the filestore runs as. The filestore provides access to file via a VFS layer with plugins have been created for local unix fs, and ssd disk image.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Free Windows Network User Accounting

    Free Windows Network User Accounting

    User Computer and IP Address Tracking

    FWNUA (Free Windows Network User Accounting) runs silently in a Windows login script or GPO and collects data about user logins. FWNUA keeps track of the workstations logins so you don't have to! FWNUA now supports syslog and Splunk! Look for the fwnua - syslog version in the files list. Use Splunk or your own syslog server with data mining tools to create a robust user tracking system. Find our Spunk app on Splukbase: https://splunkbase.splunk.com/app/2773/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy-to-use online form builder for every business. Icon
    Easy-to-use online form builder for every business.

    Create online forms and publish them. Get an email for each response. Collect data.

    Easy-to-use online form builder for every business. Create online forms and publish them. Get an email for each response. Collect data. Design professional looking forms with JotForm Online Form Builder. Customize with advanced styling options to match your branding. Speed up and simplify your daily work by automating complex tasks with JotForm’s industry leading features. Securely and easily sell products. Collect subscription fees and donations. Being away from your computer shouldn’t stop you from getting the information you need. No matter where you work, JotForm Mobile Forms lets you collect data offline with powerful forms you can manage from your phone or tablet. Get the full power of JotForm at your fingertips. JotForm PDF Editor automatically turns collected form responses into professional, secure PDF documents that you can share with colleagues and customers. Easily generate custom PDF files online!
    Learn More
  • 10

    mysql2sqlite

    converts mysql database to sqlite database using php, pdo or exe

    Convert a mysql database to a Sqlite database. Includes two projects : A) A php script B) A windows executable, based on a python script Converts data, indexes and foreign key constraints. About the php script : -don't need a lot of memory -good speed Was projected to use on VDS/VPS. Usage: wget https://sourceforge.net/projects/mysql2sqlite/files/mysql2sqlite/download chmod +x mysql2sqlite ./mysql2sqlite About the Windows executable and the Python script : Usage : edit the in i file to fit your system, and just run the exe or the python script.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 11
    Magmi

    Magmi

    Magento Mass Importer

    This project is an attempt to provide a product importer for magento that can handle several thousands of products at a reasonable pace compared to magento dataflow. it may evolve to a dataflow alternative as new features are implemented. New : Wiki available at : http://wiki.magmi.org
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    CorsoDB Web Application Framework

    A Bootstrap-based web app framework with user management and more.

    ...This Bootstrap 3 configuration comes with all currently available themes from Bootswatch.com as optional CSS imports, all jQuery localised to the js directory and Google's Angular.js libraries imported, too - this opens options for future community expansions - I am always open to suggestions and fixes from my userbase and community! :D Lastly, I am also providing an SQL Database dump with tables pre-built and example data filled in - this is so you can log in right after installation!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Savsoft Quiz v2.0

    Savsoft Quiz v2.0

    Savsoft Quiz is an Open Source Quiz Management Web Application

    Savsoft Quiz v2.0 is a php based open source web application to create and manage online quiz, test, exam on your website. To read terms and condition please visit: http://savsoftquiz.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    PHPSyncMysql

    Sync two mysql databases using PHP

    You will find two different script here: - load-mysql.php takes import.sql file, that was exported from phpmyadmin and imports it into mysql database (tested, binary safe) - sync-mysql.php connects to two mysql databases and copies each table from first database into the second database (deletes table before copying) This can be useful to load large mysql database into hosting, because phpmyadmin sometimes does not allow to load files greater than 2mb
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sysPass

    sysPass

    A PHP web based password manager for SysAdmins

    Warning: moved to https://github.com/nuxsmin/sysPass sysPass es un moderno sistema de gestión de claves basado en web para un entorno multiusuario de uso empresarial y personal. Claves encriptadas con una clave maestra, acceso basado en grupos y perfiles, subida de archivos, integración con LDAP/Active Directory, auditoría de eventos y más... Detalles de instalación y log de cambios en Wiki Wiki: http://wiki.syspass.org DEMO:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    WinServMon

    Monitor windows servers (temperature, free space, backups)

    ...Collect temperatures of servers in mysql database using SpeedFan. Show temperatures in a php webpage. 2. Collect free disk space of all disks. 3. Collect dates of last backup files. 4. Merge all information in a colored web page dashboard. Needs access to internet (uses google charts). It uses SpeedFan, CrystalDiskInfo, Apache, PHP, Mysql, Mysql backup script and some optional backup software (GoodSync, Acronis). Author site: http://arkhipenko.weebly.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    Savsoft Quiz v1.0

    Savsoft Quiz v1.0

    Savsoft Quiz - Online Quiz Management System

    Savsoft Quiz v2.0 has been released. visit: https://sourceforge.net/projects/savsoft-quiz-v2-0/ or http://savsoftquiz.com/ Savsoft Quiz is a php based open source web application to create and manage online quiz, test, exam on your website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Bible Reading Program

    Daily Reading Program

    BRP is a web based computer program to provide daily content from a list indexed by date, such as a daily Bible reading. It will work with anything arranged as book / chapter /verse. It is Open Source Free Software. Install / upload via phpMyAdmin to your web hosting, copy the files into a folder named /brp, and click on index.php to use it. For details please see readme.txt. It got updated 30 September 2015. Use the brp-2015 folder for the latest files. Email feature requests to jdnash@jdnash.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Phantom Has A New Template Oriented Mask Phantom is a php/cgi extension that allow to design efficiently html content for a php base website, written in PHP/C/C++. Phantom has been designed for speed and expandability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Encode Explorer is an easy-to-use php script to use as an index file. It shows files in the server and lets you browse through folders, upload files etc. It is kept small and neat so that the source can be used for learning.
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    panMetaDocs
    panMetaDocs is an application based on panMetaworks and eSciDoc to collect and mananage digital objects in a scientific research environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    KeyPad+

    KeyPad+

    Development of the project has been suspended

    Keypad+ - is a text editor with syntax support for various programming languages. Written in PHP, for the operating system Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Nibbleblog

    Nibbleblog

    Powerful engine for creating blogs, all you need is PHP to work.

    Easy, fast and free CMS Blog. Nibbleblog it's a powerful engine for creating blogs, all you need is PHP to work. Very simple to install and configure (only 1 step).
    Downloads: 14 This Week
    Last Update:
    See Project