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

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

View related business solutions
  • Dynamic Work and Complex Project Management Platform | Quickbase Icon
    Dynamic Work and Complex Project Management Platform | Quickbase

    Quickbase is the leading application platform for dynamic work.

    Our no-code platform lets you easily create, connect, and customize enterprise applications that fix visibility and workflow gaps without replacing a single system.
    Learn More
  • Bitdefender Ultimate Small Business Security Icon
    Bitdefender Ultimate Small Business Security

    Protect the big future of your small business

    Get exceptional protection against all digital threats for your business and employees.
    Learn More
  • 1
    PNR Status Buzz

    PNR Status Buzz

    We have created this App for spreading knowledge of pnr status

    We have created this app to help out the passenger traveling across the nation. Mostly in India people travel through train as it is an affordable and convenient medium of traveling. Many among of us travel regularly through train and seeking to know their current PNR status or other train enquiry in urgent basis, so for them we have created this app, through this they can track down their train PNR status just by entering their 10 digit PNR Number in the given box. On doing so; result will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ServerZilla

    FTP Client for your Web server

    ServerZilla is a web application developed to connect your web server and FTP server for transfer files between them. So you can directly connect two remote computers with local computer you are using.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JWhoisServer - Java Whois Server
    JWhoisServer: java whoisserver / java whois server : a small, fast and highly configurable RFC 3912 compliant whois server written in java (platform independent) and using a RDBMS (mysql, postgreSQL, oracle, SQLite3, HSQLDB, JavaDB / Apache Derby, CUBRID, firebird2, H2 Database Engine, ...) as a storage engine.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Clocklib

    Clocklib

    Javascript Clock library for HTML5

    This small library adds customizable analog/digital clocks (by HTML5 data-* attributes). Very easy to use. Test Webpage: http://miguelalejandromorenobarrientos.github.io/clocklib/
    Downloads: 0 This Week
    Last Update:
    See Project
  • More Bookings. Better Experience. Icon
    More Bookings. Better Experience.

    For tour and activity providers

    The all-in-one solution built to help you stay organised and get more bookings with thousands of connections to online travel agencies (OTAs), resellers and suppliers.
    Learn More
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    CyberDragon Browser

    CyberDragon Browser

    CyberDragon Browser - privacy enhanced, portable browser

    ...It will block over 6000 various trackers from following your daily surfing habits. Also optional tracker blocker file that list over 30 000 trackers is provided. - Very strict, zero-tolerance cookie control. By default, only session cookies that have Secure and HttpOnly cookie attributes set are allowed. Also, all 3rd party cookies are blocked by default. These settings can be overrided by site, either blocking or allowing specific cookies, allowing very fine grained cookie control. - Ability to Spoof Google PREF cookies if needed - Does not store cookies to hard drive, ever...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Dial Up - Emulator

    Dial Up - Emulator

    Emulates the old dial up on modern systems like Win8.1

    This one totally emulates the dial up of a 56k Modem(V92). The App shuts down your network adapter and "dial in" using emulated sound from a 56k elsa modem to re-enable your network adapter. Just bringing you an old-school feeling on modern machines and connections. HOW TO SETUP: ~~~~~~~~~~~~~~~~~ » Drop the exe somewhere where you want it to stay, like "Program files folder" » Start with admin rights » Go to config, select your network adapter » Option to autostart » Now connect/disconnect » Have Fun! ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    angular-local-storage

    angular-local-storage

    AngularJS module that gives you access to the browsers local storage

    ...Configure whether events should be broadcasted on $rootScope for each action. You can also dynamically change storage type by passing the storage type as the last parameter for any of the API calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    HtmlTextExtractor

    HtmlTextExtractor is a utility to extract html articles From html pag

    HtmlTextExtractor is a utility to extract html articles From html pages it use a smart algorithm to find the articles in the page HtmlTextExtractor will remove everything except the articles Usage In the source folder type your folder directory which contains your Html files In the destination folder box type your output folder
    Downloads: 0 This Week
    Last Update:
    See Project
  • Smarter Packing Decisions for Retailers and 3PLs Icon
    Smarter Packing Decisions for Retailers and 3PLs

    Paccurate is an API-first cartonization solution.

    Paccurate is the only patented cartonization solution that optimizes for transportation costs directly. So you can have the right boxes, and control how they're packed.
    Learn More
  • 10
    ECM [Ease Changelog Manager]

    ECM [Ease Changelog Manager]

    ECM is a changelog manager and deployment checklist solution .

    ECM is a great tool for middle level projects where we want to maintain changelogs of issues and task and follow customized deployment checklist It has some great fetaure Multiple User Three Different Roles Assignment Based Access Multiple Projects Multiple Servers Maintaing Release Version With Issues Customize Deployment Checklist Export Changelog In Different Text Format SVN Export of Changelog Files if svn extension is installed on system User Friendly UI Filteration On Each Step Updation Support Much More by Exploring
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    NekoHTML is a simple HTML scanner and tag balancer that enables application programmers to parse HTML documents and access the information using standard XML interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    huhamhire-hosts

    huhamhire-hosts

    hosts for Internet Freedom

    ...Users could use these tool to modify the hosts to visit specified websites or services blocked by ISP/government. Functions which help users to backup/restore hosts files are also provided. For more detailed information, please visit the website of this project.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    netcfgtoolssh

    netcfgtoolssh

    Python script for pushing the same configuration on multiple devices.

    ...The script reads the IPs of the devices from the NETWORK_IP file, then gets the SSHv2/Telnet credentials from the SSH_USERPASS file and sends the commands you enter in the CMD_FILE file to all the devices. The script also checks if all the needed files exist, if all the IP addresses are valid and if all the devices are reachable. Tools used: Python 2.7.3, GNS3, Linux.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14

    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
  • 15
    Free YouTube Downloader

    Free YouTube Downloader

    Download high quality videos and audio from YouTube

    ...The option of adding album artwork to downloaded MP3s is also available, as well as the trimming, cutting out undesirable bits, of downloaded MP3s. Finally, Free YouTube Downloader allows you to download custom files, specified from a direct link. Files that are downloaded in this way often reach speeds of up to five times faster than those of the regular web browser.
    Leader badge
    Downloads: 23 This Week
    Last Update:
    See Project
  • 16

    ScraperEdit for XBMC

    XML bindings and a GUI for creating and editing XBMC Scrapers

    ...HELP WANTED! I am looking for someone, who would help me writing documentation, like user's manual and on-line help. Also if someone want to help, translated language files are always welcome...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Dumpster Diver

    Dumpster Diver

    An Android app for people who like to recycle.

    Do you recycle what other people call garbage? Do you like to give stuff away? Are you a "Freegan"? Do you want to be notified before your food expires? Do you want to be notified about product recalls? If yes to any of those questions, this App might be for you.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    BOSC

    Website and Java frontend to a Cloud database for booksellers.

    ...Ebay API exports from JBookCloud import into JeBayLister. JAMWS is a multiplatform, command line interface to Amazon MWS. GO HERE FOR README AND FILE DOWNLOADS : https://sourceforge.net/projects/jbookcloud/files/?source=directory GO HERE FOR SUPPORT: https://sourceforge.net/p/jbookcloud/discussion/?source=nam FEEDBACK LEADS TO FIXES AND NEW FEATURES
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP driven HTML objects for forming syntatically correct HTML pages. HTMLObjects are designed to be easy to impliment, simple and extensible. Designed for PHP5
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Checksum Checker

    Quick and simple checksum program

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Z4 Phreak Tools 2.5

    Z4 Phreak Tools 2.5

    Modify Request and Response Header

    ...- Fixed load profiles proxifier - Add Create new profile Dial-Up (Right click on list profile Net Conn) - Add Copy Profile, Rename, Delete, set as Default connection Dial-Up - Add more properties network - Add Change directory config - Change import config to Load config - Change Export/ Security config to Save As > Advanced - Add Launcher OpenVPN - Fixed Tunnel - Change name tab Proprties to IP Hunter - Fixed bugs save checked user-agent query - Fixed Auto Response 200 OK - Remove more internal skin - Add internal skin Afterburner,FM, Graphite, Snow Leopard2) - Add Eksternal skin extension *.asz - Fixed bugs send payload - Change name Payload Data to Request, Payload Header to Fake Request - Spilt no delay (kosongkan isinya ) - You can load config ISPCE 2.2 ( Extention *.cfg ) - Fixed bugs Query mode - Fixed bugs command F+Header, edit proxy server, SMS - Add icon for SMS - Add Export all setting to registry file - Add SkinProvider
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    FTP Dropzone

    FTP Dropzone

    Drag and drop file transfer

    FTP Dropzone is a drag and drop application, that uploads the files or folder you drop on it to a folder on an FTP server. FTP Profiles are used to identify where to upload files to. Drag and drop is also possible on a shortcut to the application, the application does not need to be running. The passwords of the FTP profiles you enter are encrypted in the configuration file. After upload the URL of the newly uploaded files or folder is available in the Clipboard. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Khoorio

    Khoorio

    FTP client to encrypt/decrypt and upload/download files

    ...As it consists of a personalized key, the receiving party will only be allowed to decrypt those specific files for which he has received the key, unless he possesses the master password that was used to encrypt the files. Khoorio allows the users to save their encryption keys and FTP credentials securely by the use of Windows Data Protection API (DPAPI) protection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    FTP_Upload
    A simple ftp client developped in Java to quickly upload files. Still in development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Immutable Sparse Wave Trees (WaveTree)

    Realtime bigdata tool for bit strings up to 2^63 based on AVL forest

    ...Bits objects support reading bit, byte, short, int, or long (Java primitives) at any bit index in 64 bit range. Example: instead of building a class to hold a header and then data, represent all of that as Bits, subranges of them, and ints for sizes of its parts. Expansion ability for other kinds of compression, since Bits is a Java interface. Main functions on bits are substring, concat, number of 0 or 1 bits, and number of bits (size). All those operations can be done millions of times per second regardless of size because the AVL forest reuses existing branches recursively. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB