Showing 2014 open source projects for "http file"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 1
    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: 3 This Week
    Last Update:
    See Project
  • 2
    libcurl-edk2

    libcurl-edk2

    Port of libcurl to edk2 (UEFI)

    libcurl-edk2 is a port of the libcurl file transfer library to edk2 (https://sourceforge.net/projects/edk2/), the current UEFI development environment. This enables network file transfers (e.g. http) within edk2 (UEFI) applications. libcurl is licensed under an MIT/X derivative license, see http://curl.haxx.se/docs/copyright.html for terms
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    OpenNumismat

    OpenNumismat

    Coin collecting software for organize and manage your own catalogue

    This project has been migrated to github - please visit http://opennumismat.github.io OpenNumismat is a handy and reliable application aimed at coin lovers, numismatists or amateurs looking to create a numismatics collection. With OpenNumismat, you will be able to create, organize and manage your own coin catalogue with detailed description and photos for each of the items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    kirikiri-kag

    The English-Translated Kirikiri2/KAG3 documentation...

    ...E-Mail me at: shivanshs9@gmail.com, if you are interested.) (ANOTHER UPDATE: Just uploaded the English user interface version of Kirkiri2 2.32.2. Just download the zip file, extract it to your Kirikiri2 location and overwrite(update) the old japanese files... Hope you like my gift!)
    Downloads: 12 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5

    FatturaPA

    fattura per la Pubblica Amministrazione Italiana

    Programma per creare il file XML della fattura per la Pubblica Amministrazione Italiana come richiesto in http://www.fatturapa.gov.it/export/fatturazione/it/index.htm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Paper Engine 2

    Multi-threaded 2D Renderer licensed under the Mozilla Public License

    Hyper fast multi-threaded cross platform 2D renderer with optimized loading via file cache, basic GUI elements, and beginnings of an editor.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    PANDA

    Passing Attributes between Networks for Data Assimilation

    ...PANDA integrates multiple sources of biological data, including protein-protein interaction, gene expression, and sequence motif information, in order to reconstruct genome-wide, condition-specific regulatory networks. PANDA is also available in other programming languages, including: MATLAB/Octave: (1) https://drive.google.com/a/channing.harvard.edu/file/d/0BwVdzX3nIj6RamtmNVdKYVk1N2c/view?usp=sharing (2) https://github.com/QuackenbushLab/matlab-panda Python: (1) https://github.com/davidvi/pypanda (2) https://github.com/QuackenbushLab/pypanda Bioconductor/R: http://www.bioconductor.org/packages/devel/bioc/html/pandaR.html For more information please see: https://sites.google.com/a/channing.harvard.edu/kimberlyglass/tools/panda or email kimberly dot glass at channing dot harvard dot edu
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    PastebinGTK

    PastebinGTK

    Linux desktop client for pastebin.com

    ...See the LICENSE file for more information. ---- PastebinGTK uses the PastebinPython API wrapper by six519 (Ferdinand E. Silva), available at https://github.com/six519/PastebinPython. The program icon is from the Flat UI icon set by Designmodo (http://designmodo.com), licensed under Creative Commons Attribution 3.0 Unported (CC BY 3.0) (http://creativecommons.org/licenses/by/3.0/).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    OSGC - OpenSource Geospatial Catalogue

    OpenSearch GeoSpatial Catalogue

    OSGC is an Open Source implementation of an OpenSearch GeoSpatial Catalogue compliant to OGC 10-32r3 specification, developed by EGI.eu (http://www.egi.eu/) under the ENVRI (http://envri.eu/) project. OSGC provides a catalogue engine built on top of a PostgreSQL+Postgis database, which exposes a cusmizable OpenSearch interface. Most of the application configuration can be set from the Admin web interface, while Data Administrators have a separated Dropbox interface, which ease the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 10

    JavaCV SURF Example

    Enabling SURF feature in JavaCV

    ...This project is Compiled JUST for LINUX X86_64. if you are NOT using a LINUX X86_64 system, you must: - compile Latest OpenCV from source, and replace the nonfree lib with the one in libs/cv/surflibs/ - how to compile opencv: http://docs.opencv.org/doc/tutorials/introduction/linux_install/linux_install.html - after running 'sudo make install', nonfree lib will be copied to '/usr/libs/'. - copy it to surflibs folder. - if you are using other version than v2.4.9, you should change the text in main() : "libopencv_nonfree.so.2.4.9" - you also need your platform's jar file, eg: opencv-linux-x86.jar. add it to project's libraries. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    elf.map

    An offline map viewer for android. Map based on GPS data.

    ...Filter objects by type 3. You can remove some type files that you don't need, except "points.llu" and "points.str". 4. GPS location Map data converted from osm xml file (http://www.openstreetmap.org). Use "MapMaker" to convert map. It based on linux-x64. example: "./MapMaker greater-london.osm . -0.95 51.28 0.5 0.5" For test, extract "map-demo.zip" to sdcard root dir. Absolute path is "/sdcard/elf/map/*". You can download source from "https://github.com/elf0/elf.map.android" Note: It support small region, and slow performance now! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    VHDL Notepad++ Plugin

    VHDL Plugin for the Notepad++ Editor

    VHDL plugin based on http://sourceforge.net/projects/nppvhdlplugin/ This version is enhanced to include: - Insert Instantiation - Insert Signals - Create Test Bench Framework - Insert Component - Make comments Doxygen compliant - Create New Behavioral/Structural Entity Template - Create New Package File Template - Insert Synchronous Process - Insert Asynchronous Process - Insert a Default Header The default header is set in the vhdlConfig.txt file.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    json search

    JSON Search - Inclues PHP CSV to JSON Converter

    This project will help query JSON data using an easy to use web interface. JSON Search works best with Mozilla Firefox browser, better than Chrome, IE. Read the help file for instructions and troubleshooting information. The project includes two parts 1. CSV to JSON converter written in PHP http://goo.gl/AHuch 2. A HTML Search utility that can query the JSON file and display the search results. Includes ability to query the table using AND(+), OR(,) and Filter(|) by column name. http://goo.gl/GsYFj
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    quran android

    quran android

    quran android full with audio recitation of the qari Saad Al Ghamdi

    after download ''quran_android.7z" which is 516 mb in size........unzip it,then 1.install the apk file to android device. 2.copy the folder named "quran_android" to your android device.no need any modification to this folder. the recitation qari is Saad Al Ghamdi. the path is /storage/sdcard0 please see image in downloaded archive . without wudu touching the quran is haram.you must show respect when reading and tuching the quran. 516 mb file is uploaded.thank you. http://sourceforge.net/projects/qurana-ndroid/files/quran_android.7z/download translation pack. http://sourceforge.net/projects/quranandroid/files/42%20Languages%20translation%20pack.7z/download Prefer to http://github.com/quran/quran_android/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simple PHP web frontend to the RRD databases filled by MRTG. Web pages, graph colors, sizes and legends customization. Easy navigation through the data sources. See demo site http://demo.grapherrd.org
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    icon-de

    icon-de

    A Small Linux Desktop Environment (DE)

    一个自己开发的LINUX桌面环境(Desktop Environment) 3.0.4版本发布!!! 请到ubuntu中文看细节。 http://forum.ubuntu.org.cn/viewtopic.php?f=1&t=372366 wiki: https://sourceforge.net/p/icon-de/wiki/Home/ 注意:有多个DEB包,不要直接点“Download Now”按钮,请点击“笑脸”进入项目“Summary”页,然后点“Files”或者“Browse All Files”,再分别下载安装。 不要只下载其中一个。否则可能运行不正常。 arch用户的安装包里面,已经包含源码,可解压和本地编译。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    DACS - Distributed Access Control System

    Authentication, Access Control, and Single Sign-On

    DACS,a light-weight single sign-on and role-based security system for Apache or server-based software, provides comprehensive authentication capabilities, and powerful, transparent rule-based authorization checking for any web service or CGI program. The latest release is DACS 1.5.2 (28-Aug-2026) It is not available here! Get it at https://dacs.dss.ca/download.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    opensourcecaptchasolver

    opensourcecaptchasolver

    Program to earn credits by solving Captchas

    ENGLISH: With this program, users can earn credits on captcha exchange sites. Currently, only 9kw (http://www.9kw.eu/index.html) is supported. You need a Java Runtime (JRE) version 1.6 or higher. Then, just download and unpack the file OpenSourceCaptchaSolver.zip and start opensourcecaptchasolver.cmd or opensourcecaptchasolver.sh Developed and tested on Linux, but should work on Windows and Mac too. If not, please leave a bug report.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Simple Webcam Image Archive Script

    Simple Webcam Image Archive Script

    simple webcam image archive - copies an image into a mysql db

    ...It is very simple, and can be included into a page using an iframe, it automatically copies the latest version of an image to the database which can be viewed using gallery.php to view all with sorting options, or using recentListing.php which shows the 10 most recent images archived. Installation: See the read me included in the archive file or visit http://code.google.com/p/simple-webcam-image-archive/ Future Development: I am hoping to rewrite this using Socket.IO (http://socket.io/) and node.js (http://nodejs.org/) at some point soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    simple library management system

    Simple Library Management System in C#

    This is very simple library management system in c# For more info on how to use this app. See readme file inside archive. Visit : http://hexgears.blogspot.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ...Mainly genes/miRNAs expressions downloaded from : http://0-www.ncbi.nlm.nih.gov.elis.tmu.edu.tw/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TurboSphere

    TurboSphere

    TurboSphere is an easy to learn and powerful JS based game engine.

    ...It is generally modeled after the Sphere RPG engine for its API, although the API has been modernized. It uses JavaScript as its game logic language, and supports many common file types for resources. TurboSphere uses Google V8 for JavaScript execution and SDL for graphics, audio, input and most other game related functions. It includes a map engine intended for top-down, zelda like games. Other, script based map engines are possible, and several have been implemented for TurboSphere's predecessor, Sphere (like the Majestic Map Engine (http://spheredev.org/smforums/index.php?...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    Expert Package Manager

    offline package manager for ubuntu

    Expert Package Manager - for Ubuntu Version 1.0 Build 2014.07.03 Developer : Aditya Kamble ( adityakamble49@gmail.com) Developers Website : http://adityakamble49.freevar.com Expert Package Manager is Command line utility for ubuntu to download and install packages offline Many ubuntu users dont have internet connection to download packages directly from internet using apt or Ubuntu Software Center So I Developed this utility program which can create shell file to download your package with all required dependencies compatible for your ubuntu version and architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MineSoft Datamine System

    MineSoft Datamine System

    PHP application for datamining

    Application for datamining. Use for good not evil. this isnt totally practical if you are targetting MASS ammounts of websites. its not a bot. each url has to be entered by hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Nubage - DuplexMerger

    Nubage - DuplexMerger

    Merge your Scans! :)

    ...Click "Merge" and chose a path to save the new file. 5. Done! Feel free to donate me 10 Cents. :D http://nubage.ch.vu/ Have fun! :) Raph NOTE: You need Java 7 to run this tool! Get it here if you haven't already installed it: http://www.java.com/en/download/
    Downloads: 0 This Week
    Last Update:
    See Project