Search Results for "mini web browser" - Page 18

Showing 1257 open source projects for "mini web browser"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Context for your AI agents Icon
    Context for your AI agents

    Crawl websites, sync to vector databases, and power RAG applications. Pre-built integrations for LLM pipelines and AI assistants.

    Build data pipelines that feed your AI models and agents without managing infrastructure. Crawl any website, transform content, and push directly to your preferred vector store. Use 10,000+ tools for RAG applications, AI assistants, and real-time knowledge bases. Monitor site changes, trigger workflows on new data, and keep your AIs fed with fresh, structured information. Cloud-native, API-first, and free to start until you need to scale.
    Try for free
  • 1
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    This is learning programming language for children Karel-3D. By words from LightBot: "Get kids hooked on coding with minutes!" Created by Karel 3D from the 8-bit microcomputer PMD 85-2 in 1986. His later version of Karel the Robot in 3D, created first in the Slovak Republic. JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SQLite Editor & Compiler

    SQLite Editor & Compiler

    SQLite Editor and Compiler for PC, macOS and Linux

    A valuable SQLite editor for your PC, Mac OS and Linux with a useful button to compile the code sql for immediate preview of tables, columns and values. == OS requirements to this installation == - macOS 10.9 and later are supported, older operating systems are not supported (and do not work). - Windows 7 and later are supported, older operating systems are not supported (and do not work). Both x86 and amd64 (x64) binaries are provided for Windows. Please note, the ARM version of...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    BrazilFW Firewall and Router

    BrazilFW Firewall and Router

    A powerful network security tool, easy, safe and totally free.

    BrazilFW is a mini Linux distribution designed to be used as a Firewall and Router that runs easily on older computers. An old PC running BrazilFW is much more powerful and efficient than commercial software for routing in offices and residences running on a "powerful" computer. BrazilFW is based on Coyote Linux, which was designed by Joshua Jackson who discontinued Coyote Linux in version 2.24 in August 2005. In that same month comes on the scene BrazilFW Firewall and Router (BFW) with...
    Downloads: 30 This Week
    Last Update:
    See Project
  • 4
    FireTeX: LaTeX Editor and Compiler

    FireTeX: LaTeX Editor and Compiler

    Edit Your files LaTeX and tex

    FireTeX, web based LaTeX editor complete, is a powerful, intuitive and stocked with useful functions for exporting the results in three useful formats. An editor with LaTeX compiler, highlight code, advanced search / replace and filesystem API HTML5. ======== Android app available on Play Store > https://play.google.com/store/apps/details?id=com.ulmdesign.ulmtex ======== Update 30.06.2017 Windows 7 and later and macOS 10.9 and later are supported. == Browser Extensions == Add-on Opera: http://bit.ly/1o5CJ0d Chrome extension: http://bit.ly/2f7kZzJ == Installation == Download and open zip archive in your macOS. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    Ramme

    Ramme

    Unofficial Instagram Desktop App

    ...Precisely this simplicity and minimalism is one of its strengths. Ramme is a good alternative for those looking to have the same Instagram experience on desktop as on their mobile, and don't want to rely on a web page in the browser.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    HTTPVNC is a web desktop (webtop) software that allows Citrix style remote access to Windows and Linux desktop servers (VDI). Clients only need a Java enabled browser or the HTML5 canvas object. Features also include printing support over RSS feeds.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Visibility.js

    Visibility.js

    Wrapper for the Page Visibility API

    Visibility.js is a small JavaScript library that wraps the native Page Visibility API to give developers an easy interface for detecting when a user’s browser tab becomes visible, hidden, or is in prerendering mode. Its main purpose is to let web applications adapt behavior depending on whether the page is actually being viewed — for example, pausing animations, postponing heavy computations, or stopping unnecessary network requests when the user switches to another tab. The library hides browser vendor-prefixes and normalizes visibility events so you don’t have to manage cross-browser quirks yourself. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    PDF Viewer Reader

    PDF Viewer Reader

    All client-side solution to read PDF files

    Preview PDF files directly in your macOS. With this comfortable app you can use either the drag and drop and button for opening files that can get from your file system of your OS. =============================== Get Your PDF Reader for Android - https://play.google.com/store/apps/details?id=com.ulm.pdfreader =============================== Update 30.06.2017 Windows 7 and later and macOS 10.9 and later are supported. Extension for Chrome: http://bit.ly/1J6Klms Extension for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vulcan

    Vulcan

    A toolkit to quickly build apps with React, GraphQL & Meteor

    Vulcan is a framework that gives you a set of tools for quickly building React & GraphQL-based web applications. It can handle data loading, e-mail notifications, automatic form generation, and much more, out of the box. Vulcan is unique in that it spans the full-stack, from the database to the browser. While there exist many excellent back-end frameworks or backend-as-a-service providers, these all still require you to handle the front-end code yourself, including building a set of components to read, write, and display data. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10
    undom

    undom

    1kb minimally viable DOM Document implementation

    ...The goal is to provide the simplest possible implementation of a DOM Document, such that libraries relying on the DOM can run in places where there isn't one available. The intent to keep things as simple as possible means undom lacks some DOM features like HTML parsing & serialization, Web Components, etc. These features can be added through additional libraries. One task undom doesn't handle for you by default is HTML serialization. A proper implementation of this would be cumbersome to maintain and would rely heavily on getters and setters, which limits browser support. Below is a simple recipe for serializing an undom Element (Document, etc) to HTML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    React 360

    React 360

    Create amazing 360 and VR content using React

    React 360 is a framework for the creation of interactive 360 experiences that run in your web browser. It pairs modern APIs like WebGL and WebVR with the declarative power of React, producing applications that can be consumed through a variety of devices. Leveraging web technologies and the existing React ecosystem, React 360 aims to simplify the construction of cross-platform 360 experiences. We've designed the React 360 developer experience to get your first project up and running in only a few minutes. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MV Video Sharing Software

    MV Video Sharing Software

    MV Video Sharing Software is a free video sharing script like Youtube

    MV Video Sharing Software is a free video sharing software that allows the capability of creating a video sharing website like Youtube. Setting up is easy. All you have to do is download, upload the contents to the directory of your choice, and use your favorite web browser to visit the directory in order to start the installation process. Once you have completed the installation process, you will be ready to start your video sharing website! If anything, you can also have Melero Video set everything up: www.melerovideo.com/software
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SlimerJS

    SlimerJS

    A scriptable browser like PhantomJS, based on Firefox

    SlimerJS is a scriptable browser. It allows you to manipulate a web page with an external Javascript script: opening a webpage, clicking on links, modifying the content... It is useful to do functional tests, page automation, network monitoring, screen capture etc. It is a tool like PhantomJs, except that it runs Gecko instead of Webkit, and it is headless when using Firefox 56+.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    php strategy game engine
    PhpSgeX 3 IS COMING! This is an engine for creating a php browser game, like ikariam, travian and ogame. Whit mysql database!!! You can create your own strategy game without knowing PHP and MySql! PhpSgeX has different templates, translations and plugins! It's 100% customizable!
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    hiproxy

    hiproxy

    hiproxy is a lightweight proxy tool for Front-End developers

    hiproxy is a lightweight web proxy tool based on Node.js. The primary purpose of hiproxy is to solve the problem of host management and reverse proxy needs of developers. For example, if you are working as a team and each of the developers in the team need a different proxy setting, you will no longer need to modify your hosts file or use a web server like Nginx as a reverse proxy. hiproxy extends the syntax of hosts file to support port numbers. Besides, hiproxy also supports configuration...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Drception

    Drception

    Fractals generator with powerful functionality.

    Fractals generator with powerful functionality. E-mail: programmingspecial@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    x-ballistics

    x-ballistics

    a browser based ballistics calculator for arrows and bullets

    Browser based ballistics calculator for arrows and bullets: http://www.x-ballistics.eu/app/web/ballistics/index
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Historify

    Historify

    Finally a better history with images. - Mozilla Firefox WebExtension

    Historify will store your history with screenshots of visited websites in a gallery. You will definitely need this Add-on if you wish to find websites again that you accidentally closed a while ago. The screenshots will help you to search faster for the website since most people slightly remember what the website looked like. Please be aware that this is still in development and that bugs currently do exist. Neat features will be added soon (e.g. search, visit dates).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    party line voice chat script

    party line voice chat script

    WebRTC complete web based Party Line Voice Chat Script

    Install your own Free Voice Chat Party Line that runs 24 hours a day! No phone numbers to call, a complete mobile friendly web based Party Line Script. Using the latest browser technology to deliver live free voice chat from pc's and cell phones to any HTTPS web page in the world. Works on any cheap shared Linux server hosting platform with HTTPS. Can be used for Professional Business Owners support and information pages. Can be used to create an instant fun party line voice chat website where many people can all voice chat at the same time. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PhantomCSS

    PhantomCSS

    Visual/CSS regression testing with PhantomJS

    CSS regression testing. A CasperJS module for automating visual regression testing with PhantomJS 2 or SlimerJS and Resemble.js. For testing Web apps, live style guides, and responsive layouts. PhantomCSS takes screenshots captured by CasperJS and compares them to baseline images using Resemble.js to test for rgb pixel differences. PhantomCSS then generates image diffs to help you find the cause. Screenshot based regression testing can only work when UI is predictable. It's possible to hide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    8bit Banditos

    An HTML5 Retro Arcade Game

    ...Its fast paced, no hand-holding arcade action consisting of many old arcade sprites over 30 levels of pyrotechnic action. The game makes extensive use of procedural generated explosions and effects. Makes use of Chrome's Web Audio API, Joypad API, and HTML5 Canvas. Recommended running in Chrome Web Browser, i5 or i7 CPU. Play Online here: https://banditos.sourceforge.io
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Apache GUI

    A free open sourced Apache Http Server GUI developed with Java.

    This project is used to provide a free java based open source Apache Http Server GUI. The solution is deployed as a web application that is accessible through a web browser. The solution is designed to be compatible with modern Windows and IX operating systems. Source code for this project is hosted on github https://github.com/jrossi227/ApacheGUI
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 23
    VBot

    VBot

    JSON based visual regression testing library

    A visual regression testing library/tool, aims to quickly automate browser-based tests with minimum development overhead. To test flexibly in different testing scenarios, either testing against web UI wired with backends or just static web pages, VBot exposes API to be used with testing frameworks like mocha or ava, etc. Therefore, the test data variables can be updated according to different conditions, in order to decouple from real backends and avoid false negative results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Defa Protect HTML5 Video From Download

    Defa Protect HTML5 Video From Download

    Prevent and Protect Your HTML5 Video, Music , Audio From Download Free

    Defa Protector is A Simple PHP and Wordpress Plugin To Protect and Prevent Video Save As From Browser and Some Video Grabber. There is 100% Guaranteed Protection and There might be some tradeoff but If you care about Digital Rights Management of Your Video and Music Content. This Project is for you. Defa Protector 6.7.1 Revamp Code For Better Performance To The Bone. We almost rewritten this project from scratch.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Apache Guacamole

    Apache Guacamole

    HTML5 Clientless Remote Desktop

    ...We call it clientless because no plugins or client software are required. Thanks to HTML5, once Guacamole is installed on a server, all you need to access your desktops is a web browser.
    Downloads: 49 This Week
    Last Update:
    See Project