Showing 37 open source projects for "browser mini"

View related business solutions
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1
    miniblink49

    miniblink49

    Lighter, faster browser kernel of blink to integrate HTML UI in apps

    miniblink is an open source, one file, small browser widget based on chromium. By using C interface, you can create a browser with just some line code. miniblink is an open source, single-file, and currently the smallest known chromium-based browser control. Through its exported pure C interface, a browser control can be created in a few lines of code. C++, C#, Delphi and other language calls (support C++, C#, Delphi language to call). Embedded Nodejs, support electron (with Nodejs, can run...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    buku

    buku

    Personal mini-web in text

    buku is a powerful bookmark manager and a personal textual mini-web. For those who prefer the GUI, bukuserver exposes a browsable front-end on a local web host server. When I started writing it, I couldn't find a flexible command-line solution with a private, portable, merge-able database along with seamless GUI integration. Hence, buku. buku can import bookmarks from the browser(s) or fetch the title, tags and description of a URL from the web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tower Building Game

    Tower Building Game

    HTML5 Canvas Tower Building Game

    Tower Building Game is a small game project — likely implementing a classic “tower defense” or “tower-based” game — designed to showcase game-development fundamentals such as rendering, game logic, user interaction, and possibly simple physics or animations. As an open-source repository, tower_game aims not only to deliver a playable game, but also to serve as a learning resource or template: developers can inspect its code, understand how game loops, input handling, asset management, and...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 4
    CountUp.js

    CountUp.js

    Animates a numerical value by counting to it

    CountUp.js is a dependency-free, lightweight JavaScript class that can be used to quickly create animations that display numerical data in a more interesting way. Install via npm/yarn using the package name countup.js. Despite its name, CountUp can count in either direction, depending on the start and end values that you pass. CountUp.js supports all browsers. MIT license. CountUp v2 is distributed as an ES6 module because it is the most standardized and most widely compatible module for...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    Text-to-image Playground

    Text-to-image Playground

    A playground to generate images from any text prompt using SD

    dalle-playground is an open-source web application that allows users to generate images from natural language text prompts using modern text-to-image generative models. Originally built around DALL-E Mini, the project later transitioned to using Stable Diffusion, enabling more detailed and higher-quality image synthesis. The system combines a backend machine learning service with a browser-based frontend interface that lets users experiment interactively with prompt engineering and generative AI. Developers can run the application locally or deploy it using cloud infrastructure, making it accessible both for experimentation and educational use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Community Linux 64

    Community Linux Distro

    Boot from USB, stay on the USB with overlay file system that is automatically added from free space. Result: an installation less 64 bit Linux Distro. See quick boot: https://sourceforge.net/projects/community-linux-64/files/video_20250404_013524.mp4 Update: 32G_1.0.0.img.gz uploaded, suitable for direct 'dd' operation on a 32 Gig USB drive. (Remember to decompress the image first with gunzip) Windows users may create this USB with Rufus in 'dd' mode. Target audience: All PCs,...
    Downloads: 84 This Week
    Last Update:
    See Project
  • 7
    FoxTunes

    FoxTunes

    A portable, modular music player and converter using BASS.

    A portable, modular music player and converter using the BASS framework for Windows XP/.../10/11. The following input formats are supported: aac, ac3, aif, ape, dff, dsf, dts, fla, flac, kar, m4a, m4a, m4b, mac, mid, midi, mod, mp1, mp2, mp3, mp4, oga, ogg, ogg, opus, rmi, wav, wma, wv. The following output formats are supported: flac, m4a, mp3, ogg, opus, wv. Gapless and fading (with crossfading) input modes are supported. DirectSound, WASAPI and ASIO output modes...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 8
    Buku

    Buku

    Powerful command-line bookmark manager. Your mini web!

    buku is a powerful bookmark manager written in Python3 and SQLite3. buku fetches the title of a bookmarked web page and stores it along with any additional comments and tags. You can use your favourite editor to compose and update bookmarks. With multiple search options, including regex and a deep scan mode (particularly for URLs), it can find any bookmark instantly. Multiple search results can be opened in the browser at once. Though a terminal utility, it's possible to add bookmarks...
    Downloads: 10 This Week
    Last Update:
    See Project
  • 9
    Audio Satanifier 666

    Audio Satanifier 666

    Easily apply cool gnarly voice filters to your audio files

    ...Theres also a Mini version that has a voice deepening that doesn't slow the speed of the audio. Its more focused on the "satan voice" filter, while the larger default version has 16 different filters you can mix and match. (Source code is included within the html file itself.)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10
    Vanilla Web Projects

    Vanilla Web Projects

    Mini projects built with HTML5, CSS & JavaScript

    vanillawebprojects is a collection of small, hands-on web apps built with only HTML, CSS, and plain JavaScript to teach core front-end skills without frameworks. Each project targets a concrete concept—DOM manipulation, events, localStorage, fetch, form validation, audio/video APIs, and more—so learners see ideas applied in working code. The codebases are intentionally compact and readable, making them easy to clone, tweak, and extend. Projects progress from beginner-friendly to moderately...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    HTM

    HTM

    JSX alternative using standard tagged templates, with compiler support

    htm is JSX-like syntax in plain JavaScript, no transpiler necessary. Develop with React/Preact directly in the browser, then compile htm away for production. It uses standard JavaScript Tagged Templates and works in all modern browsers. The syntax you write when using HTM is as close as possible to JSX. htm actually takes the JSX-style syntax a couple steps further! No transpiler necessary. HTML's optional quotes: <div class=foo>. Component end-tags: <${Footer}>footer content<//>. Syntax...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 12
    electron-vue-cloud-music
    Electron + Vue imitation NetEase cloud music windows client. Automatic/manual check for updates. Nedb database persistence. Customize the installation path and beautify the installation interface. Start the client in the browser. Travis CL, AppVeyor build automatically. Skinning, downloading, local song matching, desktop notification of network changes, sharing songs/playlists/MV/videos to QQ space. Login, Private Fm, Playlists, Albums, Artists, Charts, MVs, Videos, Comments, Searches,...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ElectronZ80 is an operating system for AK1025(ATJ2091) mp4 family players. It was designed for users who can not any more use their original firmware. It is dedicated to electrical engineers and programmers, but can be used by any one...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    PDF API HTML5 Web Apps

    PDF API HTML5 Web Apps

    Mini SDK JavaScript API library PDF web apps

    A condensed library designed to web modern applications, to quickly export your content html to pdf thanks the famous library in javascript: jsPDF. And a special thanks to the project canvg and html2canvas. Project documentation: http://ulmdevice.altervista.org/pdfapihtml5/#documentation ========== Also available service for Angular 7+: http://ulmdevice.altervista.org/pdfjsapi/ Mobile Applications: http://bit.ly/1MrlgKk Opera add-on: http://bit.ly/1kkMhTa
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Max2Play

    Max2Play

    easiest way to configure video and audio player by Web interface

    Max2Play offers a browser based administration interface for mini-computers like Raspberry Pi or Odroid on a Linux basis. With Max2Play, applications, so-called Max2Play extensions can be installed and administrated on your mini-computer without any Linux knowledge. The controls can be accessed via smartphone, tablet or computer, no connection of any mouse or keyboard to the mini-computer necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Smart System Care

    Smart System Care

    Smart System Care - AyaN Software

    Smart System Care is The Very Power Full System Application, This Application Help To You Clean Junk Files, Boost System, Fix System Errors And More Options. One Click To Clean All System Bad Files Auto Junk Clean System Or Mini System Monitor To Get CPU Percentage Always. This Application Including User Friendly Layout And All Options Has Specific Settings Like - When You Click Junk Files Clean Settings Icon Then You Show Window Their You Can Select Manual What Type Junk Clean You Need (...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    digital video introduction

    digital video introduction

    Introduction to video technology, image, video, codec, and more

    .../s/mediainfo command, it means we're running a containerized version of that program, which already includes all the needed requirements. For the jupyter examples you must start the server ./s/start_jupyter.sh and copy the URL and use it in your browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Pearl Linux MATE 6.0 (Artful) Alpha

    Pearl Linux MATE 6.0 (Artful) Alpha

    Deluxe full featured desktop with MATE 18 based on 17.10

    Pearl MATE 6.0 (Artful) is based on Ubuntu Artful 17.10 alpha2 release. Pearl MATE desktop we build on the ubuntu mini release add our Pearl Base which is compiled from Linux Mint / Ubuntu MATE with some Pearl Linux enhancements. Here are just a few of Pearl's benefits. Backed by the Ubuntu's main repository for security and updates to the system up and beyond the official 17.10 release date. Because most of the major upgrades are being applied to the official 17.10 ( artful ) release...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RenderUI Browser

    RenderUI Browser

    Darmowa, polska, super szybka przeglądarka internetowa

    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Singular Mini Web Browser

    Singular Mini Web Browser

    Singular Mini Browser: simply, fast, fullscreen, built-in flash

    Singular Mini Web Browser. Feautures: simply, fast, fullscreen. Internal flash plugin and virtual keyboard. Best for using as web-kiosk. v.1.6. 9-01-2015 fixed FlashPlugin loading, fixed some bugs. v.1.7 11-01-2015 fixed some bugs, supported new parameters in settings.ini (StayOnTop, Maximized, NoBorder, AllowClose, CEF LogSeverity)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    iAstroHub

    Automated astrophotography using mobile devices

    ...USB serial adapter (PL2303-based) for controlling a mount via a serial port. I recommend ATEN UC232A. 6. Powered USB hub 7. TRONSMART MK808 (with RK901 wifi) or MK808B (with RK903 wifi). I got it from geekbuying.com. Or any RK3066 mini PC stick + an external Ralink5370 usb wifi adapter. 8. Class-10 micro SD card (at least 8GB). If you have any question, discuss here ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    mintyMac minny

    mintyMac minny

    The fastest booting Mac OS X like LXDE Live CD distro around

    ...If you choose to install instead after using the LIVE option the average install time is between 15-25 minutes. Built on a Gateway Netbook (LT-10) tested on Gateway mini towerr dc9600. pav.6300, and an old AMD motherboard system we had laying around.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    mintyMac-Cinnamon

    mintyMac-Cinnamon

    Cinnamon Desktop 2.2.8 on Ubuntu 14.04 Mini

    Cinnamon Desktop version 2.2.8 built on Ubuntu Trusty Mini amd64 14.04 (37megs) with 13.13 kernel and the MDM display manager with GDM, HTML and GTK themed login manager. This release only contains the bear essentials for developers and live system builders. Included pre installed is; plymouth-x11, MDM, docky, gimp (photo editor), midori (web browser), gedit, brasero and yes a working remastersys used for remastering your own release.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    Windows 7 Booster

    Boost your Windows 7 with only few clicks !

    Version 1.6 Brings new Design, many fixes and almost 50% reduction in CPU consumption. Lightweight and portable application that beginners and advanced users may tinker with to tweak system settings and improve overall performance. Protect your online privacy and keep your computer secure. A single file that can easily be transferred To boost any PC at will, with low CPU and RAM consumption. - Clean Up your PC Clean all your unnecessary files that will hog your system over...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 25
    mintyMac-Cinnamon-32bit-14.04

    mintyMac-Cinnamon-32bit-14.04

    Mac OSX style and feel on the latest Cinnamon Desktop

    The Perfect OSX styled full featured Linux Desktop for new-bees and pros. Featuring; 32bit system that is perfect for any computer old or new fast or slow, MDM Display and Login Manager with themes, Cinnamon Desktop created on the Ubuntu 14.04 LTR. As with all mintyMac releases we include remastering tools to make it easy for you to "build your own distro". Some software pre-installed Developers: Remastersys and Seamonkey Composer ( an awesome WYSIWYG HTML Editor). Internet: Seamonkey web...
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next