Showing 89 open source projects for "there is no way to"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Event Management Software Icon
    Event Management Software

    Ideal for conference and event planners, independent planners, associations, event management companies, non-profits, and more.

    YesEvents offers a comprehensive suite of services that spans the entire conference lifecycle and ensures every detail is executed with precision. Our commitment to exceptional customer service extends beyond conventional boundaries, consistently exceeding expectations and enriching both organizer and attendee experiences.
  • 1
    Beaker Browser

    Beaker Browser

    An experimental peer-to-peer Web browser

    ... necessary. This is great for settings like offices and classrooms where you'd need an easy way to share a website without having to set up servers or even touch the command line.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    browserify

    browserify

    browser-side require() the node.js way

    Browserify lets you require('modules') in the browser by bundling up all of your dependencies. Browsers don't have the require method defined, but Node.js does. With Browserify you can write code that uses require in the same way that you would use it in Node. Install the uniq module with npm. Now recursively bundle up all the required modules starting at main.js into a single file called bundle.js with the browserify command. Browserify parses the AST for require() calls to traverse the entire...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    myrtille

    myrtille

    A native HTML4 / HTML5 Remote Desktop Protocol client

    Myrtille is a simple way to connect remote desktops and applications from a native web browser, without plugin, extension or configuration. For the end user, there is just need for a browser. Server side, it uses the .NET (C#) framework and the RDP protocol through an HTTP(S) gateway. It's very comparable to Guacamole (https://github.com/glyptodon) or FreeRDP-WebConnect (https://github.com/FreeRDP/FreeRDP-WebConnect), except it uses the Microsoft .NET (C#) technologies for a better...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Literally Canvas

    Literally Canvas

    A canvas in your browser

    Literally Canvas is an extensible, open source (BSD-licensed), HTML5 drawing widget. Its only dependency is React.js. You can use it to embed drawing boards in web pages. It’s kind of like an extensible MS Paint in JavaScript. Users can sketch drawings and you can do what you like with the results. comes with an easy-to-use jQuery plugin. It’s developed by the community for many purposes and is free to use and extend. Literally Canvas is intended to live inside your application in the way...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
  • 5
    A11yWidget

    A11yWidget

    Accessibility Toolbox

    ## Accessibility Widget - v0.3 It is a simple accessibility add-on for browser Firefox without dependencies that allows users with disabilities easy and convenient way to browse most websites ### Supported Languages English by default, Hebrew and Russian. These languages ​​are auto-detected by the browser ### Future implementations - Option page to set position of widget and I hope many other interesting components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Lightning Browser

    Lightning Browser

    A lightweight Android browser with modern navigation

    Lightning is a simple, fast web browser that focuses on design, security, and efficiency. It uses material design, doesn't track you, give you lots of options to protect your privacy. It gets out of the way of the user. I built this browser because I wanted something better. Blocking ads is a core feature of Lightning Browser, meant to improve the speed and security of your browsing experience. Lightning's interface was carefully crafted so you can browse as efficiently as possible. Tabs...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 7
    DownThemAll!

    DownThemAll!

    The DownThemAll! WebExtension

    ... of DownThemAll!, a complete re-development from scratch. Being a WebExtension it lacks a ton of features the original DownThemAll! had. Sorry, but there is no way around it since Mozilla decided to adopt WebExtensions as the only extension type and WebExtensions are extremely limited in what they can do.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8
    Web Security Audit

    Web Security Audit

    Passively audits the security posture on current page for your browser

    The goal of this project is to build an add-on for browser that passively audits the security posture of the websites that the user is visiting. Assume that the tool is to be used on non-malicious websites, currently not under attack or compromised. Add-on wants to report security misconfigurations, or failure to use best security practices. - Add-on tries to analysis the commonly vulnerable setting of servers: lack of use of security-relevant headers, including: -...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    slick

    slick

    The last carousel you'll ever need

    slick is an open source, responsive carousel plugin that offers a great number of breakpoints, CSS3 transitions, touch events and so much more. It creates fully responsive, customizable and mobile-friendly carousels that can work with any html element. Everything you’ll ever need for your carousel, slick can achieve quickly and easily. It features a comprehensive range of settings, events, methods and more so you can build a carousel in exactly the way you want. It supports IE8+ as well...
    Downloads: 21 This Week
    Last Update:
    See Project
  • High-performance Open Source API Gateway Icon
    High-performance Open Source API Gateway

    KrakenD is a stateless, distributed, high-performance API Gateway that helps you effortlessly adopt microservices

    KrakenD is a high-performance API Gateway optimized for resource efficiency, capable of managing 70,000 requests per second on a single instance. The stateless architecture allows for straightforward, linear scalability, eliminating the need for complex coordination or database maintenance.
  • 10
    ActsAsTaggableOn

    ActsAsTaggableOn

    A tagging plugin for Rails applications for custom tagging

    This plugin was originally based on Acts as Taggable on Steroids by Jonathan Viney. It has evolved substantially since that point, but all credit goes to him for the initial tagging functionality that so many people have used. For instance, in a social network, a user might have tags that are called skills, interests, sports, and more. There is no real way to differentiate between tags and so an implementation of this type is not possible with acts as taggable on steroids. Enter Acts...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Android Easy MultiDex

    Android Easy MultiDex

    Android, multidex, splitdex, subpackage plugin

    Android, multidex, splitdex, subpackage plugin. The Gradle script was integrated into the plug-in, so that only one configuration file needs to be maintained. Readers can choose separate configuration or integrated configuration according to their own needs. In this way, we maintain the number of methods of the main Dex at about 15,000, and we no longer have to worry about the number of methods. Through the above official subcontracting, the original Dex has been divided into 1 master Dex...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Vimperator-labs
    Writing efficient user interfaces is the main maxim, here at Vimperator labs. We often follow the Vim way of doing things, but extend its principles when necessary. Towards this end, we’ve created the liberator library for Mozilla-based applications, to encapsulate as many of these general principles as possible, and liberate developers from the tedium of reinventing the wheel.´Vimperator is a Firefox browser extension with strong inspiration from the Vim text editor, with a mind towards faster...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    IntelliJ plugin for Haskell

    IntelliJ plugin for Haskell

    IntelliJ plugin for Haskell

    When I was learning Haskell, I missed the nice features of IntelliJ IDEA. My first approach was to use the default way of creating an IntelliJ plugin by defining a grammar and a lexer according to Haskell report. That didn't work out because I could not define all the recursion. Then I decided to use grammar and lexer definitions only for tokenizing and parsing Haskell code, and not for syntax checking the code. This is needed for syntax highlighting, all kinds of navigation, and so on. Further...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ConfigFox

    ConfigFox

    The easy way to configure Firefox advanced settings!

    ConfigFox is an utility to manage Firefox advanced, hidden settings and tweaks, mostly concerning security and privacy. With a single click you can turn on/off settings that are not offered in the Firefox preferences.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 15
    Cookie Cruncher For Chrome

    Cookie Cruncher For Chrome

    Cookie Cruncher is an easy way to remove all cookies in Chrome.

    Cookie Cruncher For Chrome is a simple, quick and effective way to safely delete all cookies in Chrome with a single click. Here is our VirusTotal link: https://www.virustotal.com/en/file/01266a35134fa5f4b687cfb91b6e84967f659a23b8435e60bef8bbe114e8fd1b/analysis/1438536098/ Note: Jiangmin and Zillya both flag the software as malicious, but this is a false positive and is to be expected, only 2 out of 55 antiviruses flag the software as "malicious". We think this is because our software...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    One Page Scroll

    One Page Scroll

    Create an Apple-like one page scroller website

    ... let you transform your website into a one page scroll website that allows users to scroll one page at a time. It is perfect for creating a website in which you want to present something to the viewers. For example, Apple's iPhone 5S website uses the same technique. Now, your website should work the same way Apple's iPhone 5S website does. You should be able to swipe up/down as well, when viewing your website on mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Respond.js

    Respond.js

    A fast & lightweight polyfill for min/max-width CSS3 Media Queries

    Respond.js is a fast & lightweight polyfill for min/max-width CSS3 Media Queries (for IE 6-8, and more). The goal of this script is to provide a fast and lightweight (3kb minified / 1kb gzipped) script to enable responsive web designs in browsers that don’t support CSS3 Media Queries – in particular, Internet Explorer 8 and under. It’s written in such a way that it will probably patch support for other non-supporting browsers as well. If there's one thing that can compete with lightboxes...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    ... to master. The standard webStraktor output format is XML based, either in ASCII, UTF-8 or ISO-8859-1 (Latin1) code pages. webStraktor relies on the Apache HttpClient for retrieving content via the HTTP protocol. It adheres to the Robots Exclusion Protocol and it can be configured to operate in an anonymous way by connecting to the predominant types of web proxy servers. webStraktor extends the functionality of web crawlers, spiders or bots by integrating scraping and crawling capabilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    AirBrowse

    AirBrowse

    BAD DOWNLOAD LINK!!!!! AirBrowse will be available shortly!!

    A free, fast, and highly customizable browser that should enhance and simplify your browsing needs.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    TrixIE WPF4.5

    TrixIE WPF4.5

    Trixie - Tricks for IE

    Several years ago, there was Trix on http://www.bhelpuri.net/Trixie/ . But there is no official sites, only a copy of Ver.0.2.3 could be gotton. I got a trouble after I installed IE11. I've tried to solve my problem making own Greasemonkey and got it. I've looking for the way how my Greasemonkey could be applied on IE11. Then I got Trixie binary and started to rewrite it. Features: * almost same as original Trixie * single exe file * self COM register * WPF options dialog * cross...
    Leader badge
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Category Widget

    Category Widget

    Easy way to display the number of post in that particular category by

    Easy way to display the number of post in that particular category by selecting from admin dashboard widget. Through this plugin user can, • Add the custom text as a title to display • Able to select the specific category, so that that category post title will be displayed in webpage. • Able to select the number of post title can be display in the webpage, ranges from 1 to 10. • Show/Hide Bullet style
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Micah's Web Browser

    A fast internet browser

    Micah's Web Browser is a smart, super fast, and easy way to access the internet. In version 2.5, you get faster browsing, the ability of not having to press enter after typing in a URL, and a new but familiar interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    cipherbox
    No longer maintained. A Firefox Add-on that enables true privacy by design web applications. Encryption and decryption takes place in the Add-on. In contrast to JS crypto solutions there is no way for web scripts to tamper with this regardless of their origin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    virtualStapler

    Large Script Workaround

    designed to emulate a stapler placed on the 'n' key (yes, that's what i said...) you get this: --------------------------- Web Browser --------------------------- Stop running this script? A script on this page is causing your web browser to run slowly. If it continues to run, your computer might become unresponsive. --------------------------- Yes No --------------------------- which is the Computer's way of saying it's not fair it should be working at 2 a.m. if you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    OMeS ( Overnet Millennium Server ) Linux

    OMeS ( Overnet Millennium Server ) Linux

    Overnet Millennium Server for Unix Linux

    Linux C/C++ Bash Shell developers we need you!!! Overnet Millennium Server for Unix/Linux adds a whole new layer to the web, the Overnet . With the Overnet Millennium Server web hosts will be able to offer a new space and protocol to deliver data to a web browser in a completely new way. Web developers will have a totally new way to create content for the web. And web users will have thousands of new services, sources of entertainment and ways to communicate, as well as the power...
    Downloads: 0 This Week
    Last Update:
    See Project