Showing 709 open source projects for "pl/i"

View related business solutions
  • Enterprise AI Agents for Every Customer Moment Icon
    Enterprise AI Agents for Every Customer Moment

    For enterprise companies looking for AI Agents

    From chat to voice to SMS, every conversation gets a smart, personalized response powered by your policies, tone, and data.
    Learn More
  • EasySend is a no-code platform that transforms customer journeys Icon
    EasySend is a no-code platform that transforms customer journeys

    Defy form limits. 
Create digital experiences.

    Evolve forms into smart, AI-powered digital workflows that streamline your data intake and elevate customer experiences.
    Learn More
  • 1
    Blooket Hack game

    Blooket Hack game

    Best blooket hack around

    Best blooket hack around Please star this project. It works Fine if you need help just comment It and I will fix It. Simply select a hack folder and copy it then on your computer left click and click on inspect then go to console and paste the hack in then refresh your browser. Simply made by javascript.
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    Ambulatorio

    Ambulatorio

    Web-based outpatients managing software

    "Ambulatorio" is a server-based outpatients managing software written in PHP and MySQL. The user interface, made of HTML, CSS and small chunks of Javascript, is basic and in Italian only. Probably the main peculiarity is that I am a medical doctor and I programmed it to meet my professional requirements, without asking an expert programmer to translate what I need for my clinical practice. Lucio Marinelli
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Cancelable Async Flows

    Cancelable Async Flows

    Cancelable Async Flows (CAF)

    CAF (Cancelable Async Flows) is a small utility that brings cooperative cancellation to JavaScript async workflows. It wraps async generators or promise-returning functions so they can respond to a cancel signal and halt work early, preventing wasted CPU and stray side effects. The library encourages a disciplined pattern: pass a token into your task, periodically check it, and unwind gracefully when cancellation is requested. This approach avoids brittle timeouts and “fire-and-forget” leaks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Can I email

    Can I email

    Can I email… Support tables for HTML and CSS in emails

    caniemail.com provides email clients support tables for HTML and CSS features. Can I email runs on Jekyll as a GitHub Pages site with a homemade theme. The site uses Sass for CSS compilation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Wiz: #1 Cloud Security Software for Modern Cloud Protection Icon
    Wiz: #1 Cloud Security Software for Modern Cloud Protection

    Protect Everything You Build and Run in the Cloud

    Use the Wiz Cloud Security Platform to build faster in the cloud, enabling security, dev and devops to work together in a self-service model built for the scale and speed of your cloud development.
    Learn More
  • 5
    accountill

    accountill

    Fullstack open source Invoicing application made with MongoDB

    ...Jump right off the Live App and start sending invoice or download the entire Source code and run it on your server. This project is something I've been working on in my free time so I cannot be sure that everything will work out correctly. But I'll appreciate you if can report any issue. Send invoices, receipts, estimates, quotations and bills via email. Generate and send/download pdf invoices, receipts, estimates, quotations and bills via email. Set due date. Automatic status change when payment record is added. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    v8n

    v8n

    JavaScript fluent validation library

    ...The name v8n is actually derived from the structure of the word "validation". If you look closely you will find that between the v and the n, there are precisely 8 letters (a l i d a t i o). So we get from the sort of boring word validation to the very nice-looking acronym v8n.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    BlooketUI

    BlooketUI

    The best Blooket Multitool out there

    ...A script that uses a graphical user interface to make Blooket cheating easier than ever. Copy the code of src.js by pressing CTRL + A, now paste that into your browser console (CTRL + SHIFT + I). Copy the code from bookmarklet.js by pressing CTRL + A, and create a new Bookmark and paste the code you copied in the URL option.
    Downloads: 45 This Week
    Last Update:
    See Project
  • 8
    answer.js

    answer.js

    An open source blooket auto-player / cheat

    A bookmarklet-based blooket auto-player that uses the offical blooket api to get question answers. I also made blooket-rng-tool to help with RNG-based game modes, you should check it out. Execute (click on bookmark) on the PIN screen, then enter pin as you normally would. It will auto-play the game for you, and get all questions correct.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 9

    gemstoriap

    Âp i greu ystoriau allan o eiriau ar gyfer dysgwyr

    Ap i greu straeon ar gyfer dysgwyr tra fod iddynt nhw yn dysgu geiriau newydd. Ar gyfer mwy o fanylion, atolwg gwelwch yr Wiki ar https://sourceforge.net/p/gemstoriap/wiki .
    Downloads: 5 This Week
    Last Update:
    See Project
  • deskbird is the most intuitive desk booking app for your hybrid office. Icon
    deskbird is the most intuitive desk booking app for your hybrid office.

    With deskbird, creating an efficient workplace has never been easier.

    For companies in need of a people-centric workplace management solution so employees can see who is in the office, schedule their office and work-from-home days, and book resources for office days.
    Learn More
  • 10
    Discord-Sandbox

    Discord-Sandbox

    Alternative electron-based Discord client with custom telemetry

    ...Discord-Sandbox isolates the Discord client from reading background processes by running the Discord web client inside of a webview, which is finally contained inside the Electron process. While I cannot guarantee this client protects you from anything, I have tried my best to remove Discord's data collection. As detailed from Luna Mendes' discord-unofficial-docs, Discord sends telemetry data over the /api/science endpoint. This project does its best to disable this telemetry communication by running javascript code into the webview that adds a blacklist/whitelist to the default XMLHttpRequest behavior. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11
    Token Airdrop dApp

    Token Airdrop dApp

    Create your own token's airdrop dapp

    ... - You will save the gas fees, every user will pay his own gas fee when he get the airdrop, imagine if you want to airdrop to 10,000 person and the gas fee is $0.30 this mean we will pay $3000 for gas fee, now you will save it. Demo: https://globalbitcoin.me/ If you don't know how to install it , I can install it for you for only $25 using Fiverr.com Click here to order my service : https://www.fiverr.com/bitpound/create-your-token-airdrop-website I recommend this hosting and you will get $100 credit : https://bit.ly/30HxxIf
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    snitch

    snitch

    Snitch injects inline defs in your functions and multimethods

    Snitch is how I debug and understand data flowing through my system. It's not a replacement for a full-fledged debugger, but it's pretty close and will be useful in 90% of the cases. I use it as my sole debugger (in rare cases I reach for print statements).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    react-redux-firebase

    react-redux-firebase

    Redux bindings for Firebase. Includes React Hooks and Higher Order

    ...If you are starting a new project and/or are not required to have your Firebase data loaded into redux, you might want to give reactfire a try before trying react-redux-firebase. I wrote up a quick medium article explaining a bit about how, and why and showing how to start a new project with these tools. Out-of-the-box support for authentication (with auto-loading user profile from database/firestore). Full Firebase Platform Support Including Real-Time Database, Firestore, and Storage. Automatic binding/unbinding of listeners through React Hooks (useFirebaseConnect, useFirestoreConnect) or Higher Order Components (firebaseConnect and firestoreConnect). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    JSSoup

    JSSoup

    JavaScript + BeautifulSoup = JSSoup

    I'm a fan of Python library BeautifulSoup. It's feature-rich and very easy to use. But when I am working on a small react-native project, and I tried to find a HTML parser library like BeautifulSoup, I failed. So I want to write a HTML parser library that can be so easy to use just like BeautifulSoup in Javascript. JSSoup uses tautologistics/node-htmlparser as HTML dom parser, and creates a series of BeautifulSoup like API on top of it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Xendra
    -Xendra ERP -Xendra Historian (ISA S95) adaptado a los requerimientos financieros e industriales de Peru. contabilidad facturacion POS compras ventas letras
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    smartcrop.js

    smartcrop.js

    Content aware image cropping

    ...It can be used in the browser, in node or via a CLI. Smarcrop requires support for Promises, use a polyfill for unsupported browsers or set smartcrop.Promise to your favorite promise implementation (I recommend bluebird).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    intergitive

    intergitive

    A interactive tutorial for git

    intergitive aims to guide anyone who wants to use git to develop projects collaboratively. It teaches using a git GUI interactively. Have you ever or are you suffered from using git? Are these situations familiar to you? I can read every sigle word in the git document, but I just don't understand what it means when they are put together. Followed the steps from the tutorial/Q&A, but the result is different from what they said. Blow up my repository accidentally and lost my progress. I needed to spend lots of time to fix it or re-do my work. Online materials such as tutorials or Q&As target the daunting git command line interface. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    img2css

    img2css

    Convert any image to pure CSS. Recreates images using only box-shadows

    This is a tool that can convert any image into a pure CSS image. I also made a per-pixel animation experiment using the box-shadow idea, see morphin. Pure CSS, this output was created by resizing and setting each pixel as a box shadow of a single-pixel div, so no IMG tag or background image is needed. This can result in huge outputs, and the use of this output is not recommended for production unless there is no other option.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    YOMP

    YOMP

    YOMP - is a simple music player for osu! and YouTube.

    YOMP - is a simple music player with powerful equalizer that has all the features, better than any other music player available.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    bootstrap-input-spinner

    bootstrap-input-spinner

    A Bootstrap plugin to create input spinner elements for number input

    A Bootstrap / jQuery plugin to create input spinner elements for number input. With version 3.3 I added an ES6 module beta version under src/es6-beta. It is not yet documented, but there is a test page as index-es6-beta.html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    tbtrayicon

    Thunderbird tray icon add-on

    A very simple add-on for Thunderbird 68.2+ that uses native messaging to display a persistent icon in the KDE systray. You definitely need a native binary in addition to the add-on. There is only one at the moment for KDE: a Qt5 application written in C++. I suggest using the latest Thunderbird version 68.3.1, which fixes a bug in an API function when searching for unread messages. It may or may not work with earlier versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Harp

    Harp

    Static site server/generator with built-in preprocessing

    ...Pre-compilers are becoming extremely powerful and shipping front-ends as static assets has many upsides. It's simple, it's easy to maintain, it's low risk, easy to scale, and requires low cognitive overhead. I wanted a lightweight web server that was powerful enough for me to abandon web frameworks for dead simple front-end publishing. Harp can be used as a library or as a command line utility. You may also use harp as a node library for compiling or running as a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Spectrum Savings Accounts

    Spectrum Savings Accounts

    Spectrum is a program that helps you manage your personal finances.

    ...Your account data is saved locally in a JSON file, so don't use Spectrum for any sensitive information. At the moment it is available in these languages: English, German, French, Spanish and Japanese. Please keep in mind that I'm an independent developer. I can't afford a code signing certificate. I'm also not a trusted developer in the eyes of Microsoft. So please be aware that Windows Defender will warn you when downloading or running Spectrum for the first time. Unfortunately, there's nothing I can do about that, but I can promise you that Spectrum is just a simple Electron app. You can visit the GitHub repo to have a closer look at the code if you want.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Eratostene

    Eratostene

    Show the prime numbers in the form of the Sieve of Eratosthenes

    ...If the browser has the support for JavaScript, it should be possible to show the factorization of a non prime number clicking on it. [Versione in italiano] Questo programma permette di trovare i numeri primi compresi tra 1 ed un numero dato. Permette inoltre di visualizzare i numeri primi nella forma del setaccio di Eratostene a sei colonne. Il setaccio è creato in Html ed è possibile salvarlo in un file, così che possa essere aperto con qualunque browser anche dopo che il programma è stato chiuso. Se il browser ha il supporto per JavaScript, sarà possibile visualizzare la scomposizione in f.p. di un numero non primo cliccandoci sopra.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Sulla

    Sulla

    Javascript Whatsapp API library for chatbots

    Sulla is a javascript library that provides a high-level API control to Whatsapp so it can be configured to automatize responses or any data that goes through Whatsapp effortlessly. As of version 2.3.5 it seems that sulla has reached a very rich and stable functionality and architecture. As much as I would love to, I cannot dedicate a lot of time to this project so please consider checking out forked versions of sulla where other developers can dedicate more time and support to it. After executing create() function, sulla will create an instance of WhatsApp web. If you are not logged in, it will print a QR code in the terminal. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB