Search Results for "file browser classic asp"

Showing 21 open source projects for "file browser classic asp"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    98.js

    98.js

    Web-based Windows 98 desktop recreation

    98 is a web-based recreation of the Windows 98 operating system that runs entirely in the browser, replicating the look, feel, and behavior of the classic desktop environment. Built using JavaScript, HTML, and CSS, it recreates core components such as the desktop, taskbar, file explorer, and system applications with remarkable attention to detail. The project includes functional versions of programs like Notepad, Calculator, Minesweeper, and even a simulated Internet Explorer, providing an interactive nostalgic experience. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Cloud Commander

    Cloud Commander

    Cloud Commander file manager for the web with console and editor

    Cloud Commander is a file manager for the web. It includes a command-line console and a text editor. Cloud Commander helps you manage your server and work with files, directories and programs in a web browser from any computer, mobile or tablet. Can be used local or remotely. Adapts to screen size. 3 built-in editors with support of syntax highlighting: Dword, Edward and Deepword. Console with support of the default OS command line. Written in JavaScript/Node.js. Built-in archives pack: zip...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    JupyterLab

    JupyterLab

    JupyterLab computational environment

    JupyterLab is the next-generation web-based user interface for Project Jupyter. Try it on Binder. JupyterLab follows the Jupyter Community Guides. JupyterLab enables you to work with documents and activities such as Jupyter notebooks, text editors, terminals, and custom components in a flexible, integrated, and extensible manner. You can arrange multiple documents and activities side by side in the work area using tabs and splitters. Documents and activities integrate with each other,...
    Downloads: 65 This Week
    Last Update:
    See Project
  • 4
    XnView MP
    XnView MP/Classic is a free Image Viewer to easily open and edit your photo file. The Image Viewer supports all major image formats (JPEG, TIFF, PNG, GIF, WEBP, JPEG-XL, AVIF, HEIC, PSD, JPEG2000, OpenEXR, camera RAW, PDF, DNG, CR2). As Image Viewer you have features like color adjusting, image resizer, cropping, screen capture, metadata editing (IPTC, XMP) and much more.
    Downloads: 225 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    BlackBelt Privacy Tor/i2p+WASTE+VidVoIP

    BlackBelt Privacy Tor/i2p+WASTE+VidVoIP

    Browse on Tor/i2p, Anon p2p Chat / FileTx, Conf / Video VoIP

    ...Vidalia Based, Tor as a Service Solution. MicroSip: enables FREE PC to PC video calling with no account sign-up and no middleman server. WASTE: enables FREE Conference VoIP, chat, file transfer and support. *** AI Powered *** Tor/i2p: enables safer browsing. Tor/i2p Profile: Browse over Tor/i2p on Firefox (Vanilla, ESR), Waterfox (Classic, New), Palemoon , LibreWolf and legacy CyberFox. As with all versions of Tor - do not rely on this for strong anonymity. A usability enhanced Privacy Pack. Use alongside Tor Browser Bundle. ...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 6
    DOSBox ported to Emscripten

    DOSBox ported to Emscripten

    An Emscripten port of DOSBox

    ...The emulator supports a large portion of DOSBox functionality, including CPU emulation, graphics rendering, and input handling, although some edge cases may still present limitations due to browser constraints. One of its key challenges is file persistence, as the default in-browser filesystem is temporary unless explicitly extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Wifi Remote Play

    Wifi Remote Play

    Remote Control App for MPC and VLC, for Symbian and Android

    Wifi Remote Play is a remote control app for Android and Symbian (Nokia S60 5th edition smartphones or later), allowing you to control Media Player Classic (MPC) or VLC over a wireless network. This software is completely free - no ads, or having to pay for extra features, unlike many competing players! Also available from F Droid for Android.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Roxy Fileman

    Web file manager

    Free file browser for CKEditor and TinyMCE. Can be used in any web application. Ready for use with ASP .NET and PHP - all scripts are included. User unterface completely separated from the server side logic. Language independant server side scipts - can be implemented in any programming language - PHP, ASP .NET, Python etc. Latest versions is available at http://www.roxyfileman.com/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ESSPEE - Penetration Testing & Forensics

    ESSPEE - Penetration Testing & Forensics

    (Android Forensics & Malware Analysis Included)

    ESSPEE - Extreme Security Scanning Penetration testing & Exploitation Environment Ubuntu 12.04 LTS (Precise Pangolin) is purposefully selected as the base Operating System to obtain supports from Ubuntu for a long duration (till Apr 2017). It is packed with featured security tools with very less resource consumption and higher degree of stability. Thanks to Back Track, Blackbuntu, CAINE and DEFT and many others for inspiration. Being a sole developer to this distro, I wish it...
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Try Free
  • 10

    CPoll based C++ server pages

    Server side scripting language similar to ASP and PHP, but using C++.

    CPPSP (C++ Server Pages) is an open source web application framework similar to ASP.NET. It features a template parser that parses, compiles, and loads CPPSP pages automatically at runtime. CPPSP pages have a very similar syntax to ASP and ASP.NET, where all code is considered HTML by default, and server-side active code can be embedded using "<% ... %>". CPPSP is built upon the CPoll asynchronous I/O and utility library, which offers simple I/O abstraction, network abstraction, memory...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Office 42

    Office 42

    Fuss free office tools

    Office 42 is an award winning office suite with a focus on speed, ease of use, productivity and customizabililty. It includes a text editor, web browser and personal organizer, with more coming soon. Office 42 is ideal for older PCs because it consumes very little space and system rescouces. Office 42 is free and open source and is not designed to replace similar products but rather to run along side them. It features a classic style which will be familiar to Ms Office users and new users. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    iLove - video and subtitles converter
    Video conversion software for mobile devices. Support folder monitoring (automatic conversion); subtitles; smart automatic Lanczos 10-tapes resizing (no upscaling); preserving of original folder structure; can be also used as widget.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    APB (Another Page Builder) a framework to build dynamic portals using pages stored in a sqlite database. The framework is written in PHP for masimum flexibility. The original project was in classic ASP; now, several years after it's birth I've decided to port and extend it using PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NOTIFY_lxm - Hyper HTML-Thumbnail in C

    NOTIFY_lxm - Hyper HTML-Thumbnail in C

    Hyperactive S/W for HTML-Thumbnail generation in C

    An application for generating a portable HTML-thumbnail summary about the videos at any path along with a light-weight instant video notifier. Follow NOTIFY_lxm @ https://www.facebook.com/NOTIFYlxm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    3Webee.net

    3Webee.net

    1St Opensource Browser for Web.3.0 by P2P

    1St opensources Navigator for Web.3.0 by Peer2Peer ! Developed in C# with a Binary Html Engine of Mozilla:Gecko:XulRunner, inherited of Firefox but optimized to be very very light in RAM ! Only French pages for the moment, but need help for translating...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A turn based browser game using Ruby on Rails with MongoDB, reminescent of the classic masterpiece - Master Of Orion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    DigPHP allows you to view the files and folders on a web server. It supports syntax highlighting of many different file types including: PHP, XML, (X)HTML, CSS, ASP and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ForeSite

    ForeSite is a project management tool for online collaboration.

    Built as a class project, ForeSite provided a basic project management framework accessible from any standards compliant browser. Tasks, Users, Assignments, Due dates, relationships...all the elements expected in a complete management tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The purpose of this library is to develop and collect Free "active server pages" Classes. <br>Such classes would cover topic like :<br> <li> browser detection <li> error handler <li> download tracking <li> xml/xslt wrapper <li> Log file writer <li>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A small project with about 500 lines of code so far. Consists a file browser to be accessed via HTTP, made with ASP and DHTML. It's main purpose is to simplify tasks like small HTML changes and file relocation on the server, without having to start a FTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BinktermPHP

    BinktermPHP

    Web based FidoNet/FTN Bink mailer terminal

    BinktermPHP is a modern, web-based bulletin board system rooted in Fidonet technology. Run a full-featured BBS accessible from any browser — no terminal client required. Features include echomail and netmail via BinkP protocol, a file library with inline previews for images, video, audio, MOD music, ANSI art, PETSCII, and C64 disk images, QWK/QWKE offline mail packet downloads, RIPscrip graphics and Sixel image rendering, classic DOS door games via DOSBox-X, browser-based web doors, multi-user chat, Gemini protocol browser and capsule server, Telnet/SSH daemon, and a built-in web terminal. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB