Showing 31 open source projects for "break"

View related business solutions
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • Engage for Amazon Connect, the Pre-built Contact Center Platform Icon
    Engage for Amazon Connect, the Pre-built Contact Center Platform

    Utilizing the power of AWS and Generative AI, Engage provides your customers with highly personalized, exceptional experiences.

    Engage is a pre-built, intelligent contact center platform that transforms customer service.
  • 1
    Upscayl

    Upscayl

    Free and Open Source AI Image Upscaler for Linux, MacOS and Windows

    Free and Open Source AI Image Upscaler for Linux, MacOS and Windows built with Linux-First philosophy. Upscayl is a cross-platform application built with the Linux-first philosophy. This means that we prioritize Linux builds over others but that doesn't mean we'll break things for other OSes. Upscayl does not work without a GPU, sorry. You'll need a Vulkan-compatible GPU to upscale images. CPU or iGPU won't work. You can also download the flatpak version and double-click the flatpak file...
    Downloads: 110 This Week
    Last Update:
    See Project
  • 2
    Stretchly

    Stretchly

    The break time reminder app

    Stretchly is a cross-platform open-source app that reminds you to take breaks when working on your computer. When you run Stretchly for the first time, you are presented with a Welcome window that allows you to change the language, review the preferences, view the online tutorial or simply continue with the default preferences. Stretchly itself lives in your tray, only displaying a reminder window from time to time, which contains an idea for a break. By default, there is a 20 second Mini Break...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    DOMPurify

    DOMPurify

    XSS sanitizer for HTML, MathML and SVG

    A DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, SVG and MathML. It's also very simple to use and get started with. DOMPurify was started in February 2014 and, meanwhile, has reached version 2.3.0. DOMPurify is written in JavaScript and works in all modern browsers (Safari (10+), Opera (15+), Internet Explorer (10+), Edge, Firefox and Chrome - as well as almost anything else using Blink or WebKit). It doesn't break on MSIE6 or other legacy browsers. It either uses a fall-back...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    pdfmake

    pdfmake

    Client/server side PDF printing in pure JavaScript

    Print PDFs directly in the browser or delegate it to your NodeJS backend. Use the same document definition in both cases. Forget about manual x, y calculations. Declare document structure and let pdfmake do the rest. Use paragraphs, columns, lists, tables, canvas, etc. Declare your own styles, use custom fonts, build a DSL and extend the framework. Provides a set of options to disable font layout cache and to control when pages are flushed to the output file. Pdfmake is runnable in browser...
    Downloads: 5 This Week
    Last Update:
    See Project
  • HRSoft Compensation - Human Resources Software Icon
    HRSoft Compensation - Human Resources Software

    HRSoft is the only unified, purpose-built SaaS platform designed to transform your complex HR processes into seamless digital ones

    Manage your enterprise’s compensation lifecycle and accurately recognize top performers with a digitized, integrated system. Keep employees invested and your HR team in control while preventing compensation chaos.
  • 5
    CanvasBlocker

    CanvasBlocker

    A Firefox extension to protect from being fingerprinted

    This add-on allows users to prevent websites from using some Javascript APIs to fingerprint them. Users can choose to block the APIs entirely on some or all websites (which may break some websites) or just block or fake its fingerprinting-friendly readout API. Canvas Blocker's default setting, and my favorite! All websites not on the white list or black list can use the protected APIs. But values obtained by the APIs are altered so that consistent fingerprinting is not possible. If a website...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Layui UI

    Layui UI

    An open source Web UI component library

    layui is a set of open-source Web UI component library, which adopts its own classic modularization specifications and follows the development method of native HTML/CSS/JS. It is very easy to use and ready to use. Its style is simple and light, while its components are elegant and rich. Every detail from source code to usage method has been carefully crafted, which is very suitable for the rapid development of web interface. Layui is different from those front-end frameworks based on the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    al-folio

    al-folio

    A beautiful, simple, clean, and responsive Jekyll theme for academics

    A simple, clean, and responsive Jekyll theme for academics. The vibrant community of al-folio users is growing! Academics around the world use this theme for their homepages, blogs, lab pages, as well as webpages for courses, workshops, conferences, meetups, and more. Check out the community webpages below. Feel free to add your own page(s) by sending a PR.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Responsively Lazy

    Responsively Lazy

    Lazy load responsive images

    .... They make you break your HTML by removing the src attribute, or make you put tiny version there or make you use <noscript> to make your images appear in Google Images. The lazy loading works in browsers supporting the srcset attribute. As of December 2017 that's 86.78%. Unsupported browsers will load the image in the src attribute. That's the image search engines and social networks will find, so it's better to make it high-resolution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Reddit Enhancement Suite

    Reddit Enhancement Suite

    Reddit Enhancement Suite

    Community-driven unofficial browser extension for Reddit. Reddit Enhancement Suite has entered the maintenance-only mode. A suite of modules that enhance your Reddit browsing experience. Reddit Enhancement Suite is a community-driven unofficial browser extension for Reddit. Please note that RES is specifically designed to work on OLD reddit. Most functionality will not work on the redesign. RES is licensed under GPLv3, which means you're technically free to do whatever you wish in terms of...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Eptura Workplace Software Icon
    Eptura Workplace Software

    From desk booking and visitor management, to space planning and office utilization data, Eptura Workplace helps your entire organization work smarter.

    With the world of work changed forever, it’s essential to manage your workplace and assets together to effectively create a high-performing environment. The Eptura experience combines the power of workplace management software with asset management, enabling you to effectively operate your building and facilitate hybrid work.
  • 10
    Relay

    Relay

    JavaScript framework for building data-driven React applications

    Relay is data-fetching turned declarative. Components declare their data dependencies, without worrying about how to fetch them. Relay guarantees that the data each component needs is fetched and available. This keeps components decoupled and promotes reuse. With Relay, components and their data dependencies can be quickly modified without modifying other parts of the system. That means you won't accidentally break other components as you refactor or make changes to your app. Relay's compiler...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Multitimer

    A Simple Timer Tool that can be used to collect timesheets

    The Multitimer -- its a javascript webversion via one html file -- A tool that mainfunction is to be a timer. I looked for a tool that can collect time stages, in my case to collect different loading stages. Most of the timers out there got no start, stop function that allows to see the time parts when u had a break. This was the main inspiration for me to create it. The tool can also write the time Summary down to a CSV File with an exact timestamp and the notes you defined. The timesteps...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    FocusOS - Blocker Website, Apps, Calls

    FocusOS - Blocker Website, Apps, Calls

    Transforms Your Desktop + Phone into a 100 % distraction-free Area

    FocusOS transforms Your Computer + Phone into a 100 percent distraction-free Workplace. Use the power of whitelists to finish your project. Only use applications and web pages you need. Whitelist phone numbers that are allowed to call you. The tool FocusOS uses full automatic whitelists for programs, webpages and phone numbers. The blocker protects you from any distractions e.g. social media, games, chat programs, unwanted callers cannot distract you during the FocusOS session. 1. Open...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13
    Discord Music Bot

    Discord Music Bot

    An advanced discord music bot, supports Spotify, Soundcloud, YouTube

    An advanced discord music bot, that supports Spotify, Soundcloud, and YouTube with Shuffling, Volume Control, and Web Dashboard with Slash Commands support! Discord.js v13 will break this bot so do not use this with it. We have been started working on v5 which will be out in some days/months with new features and much more are on the way.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    uMatrix

    uMatrix

    Point and click matrix to filter net requests according to source

    Definitely for advanced users. uMatrix does not guarantee that sites will work fine: it is for advanced users who can figure how to un-break sites, because essentially uMatrix is a firewall which works in relaxed block-all/allow-exceptionally mode out of the box: it is not unexpected that sites will break. uMatrix can be set to work in allow-all/block-exceptionally mode with a single click on all cells in the global scope if you prefer to work this way. This will of course break fewer sites...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    joi-router

    joi-router

    Configurable, input and output validated routing for koa

    ... to this object will not have an effect on your running application but is available to meet your introspection needs. Validating the output body and/or headers your service generates on a per-status-code basis is supported. This comes in handy when contracts between your API and client are strict e.g. any change in response schema could break your downstream clients. In a very active codebase, this feature buys you stability. If the output is invalid, an HTTP status 500 will be used.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Marinara

    Marinara

    Pomodoro® time management assistant for Chrome

    Marinara is a time management assistant for Chrome that follows the Pomodoro Technique. Pomodoro® and The Pomodoro Technique® are trademarks of Francesco Cirillo. Marinara is not affiliated or associated with or endorsed by Pomodoro®, The Pomodoro Technique®, or Francesco Cirillo. Configurable timer durations. Desktop & tab notifications. Audio notifications with over 20 sounds. Ticking timer sounds. Scheduled automatic timers. Open-source software. Currently, Marinara is configured for...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Pomotroid

    Pomotroid

    Simple and visually-pleasing Pomodoro timer

    ..., short break, long break, and rounds to fit your workflow. Pleasing chimes let you know when it’s time to take a break or start focussing. Pomotroid is simple and straightforward, making it incredibly easy to use. Several themes included with the ability to create custom themes. Customize times and number of rounds (persistent). Charming timer alert sounds (optional).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Infinite Scroll

    Infinite Scroll

    Automatically add next page

    Infinite Scroll is a JavaScript plugin that automatically adds the next page, saving users from a full page load. You’ve likely seen it in use all over the web. The original version of Infinite Scroll was first released by Paul Irish 2008. It was a break-through work of front-end development, granting web developers a cutting edge experience via a user-friendly yet powerful jQuery plugin. That lineage scrolls on to this day. Infinite Scroll v4 supports Chrome 60+, Edge 79+, Firefox 55+, Safari...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CNN Explainer

    CNN Explainer

    Learning Convolutional Neural Networks with Interactive Visualization

    ... learnable weights and biases. Let’s break down a CNN into its basic building blocks. A tensor can be thought of as an n-dimensional matrix. In the CNN above, tensors will be 3-dimensional with the exception of the output layer. A neuron can be thought of as a function that takes in multiple inputs and yields a single output. The outputs of neurons are represented above as the red → blue activation maps.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    react-native-swiper

    react-native-swiper

    The best Swiper component for React Native

    .../index.js, the change will auto sync to examples. After development, you should add test for your modification and make all tests passed to prevent other contributors break the feature in the future accidentally. We use detox + jest for e2e test now, you can read Detox for more detail.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Magic Python

    Magic Python

    Cutting edge Python syntax highlighter for Sublime Text

    This is a package with preferences and syntax highlighter for cutting edge Python 3, although Python 2 is well supported, too. The syntax is compatible with Sublime Text, Atom and Visual Studio Code. It is meant to be a drop-in replacement for the default Python package. Attention VSCode users, MagicPython is used as the default Python highlighter in Visual Studio Code. Don't install it unless you want or need the cutting-edge version of it. You will likely see no difference because you're...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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 JavaFX...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    express-status-monitor

    express-status-monitor

    Realtime Monitoring solution for Node.js/Express.js apps

    ... the middleware is mounted to intercept all requests while the HTML page handler will be authenticated. If you're using socket.io in your project, this module could break your project because this module by default will spawn its own socket.io instance. To mitigate that, fill websocket parameter with your main socket.io instance as well as port parameter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    gremlins.js

    gremlins.js

    Monkey testing library for web apps and Node.js

    Gremlins.js is an open-source monkey testing library written in JavaScript. It unleashes a horde of undisciplined gremlins on a web app in order to check its robustness. We've modernized the code of Gremlins.js, our monkey testing library for frontend apps. It's now super easy to detect memory leaks in your JavaScript code. Gremlins.js comes with 5 types of undisciplined gremlins that will try to break your web application: the clicker, the form filler, the scroller, the typer and the toucher...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    orbit-electron

    orbit-electron

    Orbit Electron App

    Currently works in OSX and Linux. We're working on Windows support. Orbit is still more or less experimental. It means Orbit is currently not secure, APIs will change and builds can break over the coming months. If you come across problems, it would help greatly to open issues so that we can fix them as quickly as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next