Showing 1708 open source projects for "less"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 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

    BAScript

    Scripting engine for Pascal compilers.

    ... languages and translate them into BAScript language. Package includes a BriefC compiler that translates from C-like to the BAScript language. You should note that BAScript is intended to be lightweight, so it has not mechanisms to handle complex data structures or large amounts of data or code. On the other hand, it has less need for memory and resources than other scripting interpreters. If you need more power you may try PascalScript.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    StarFishDAQ

    StarFishDAQ

    A general purpose data acquisition system and development platform.

    ...-of-concent experiments and protoypes. Another use is to customize the design by removing features that are unneeded for a project, adding new, specific features and designing custom versions for a project. A hybrid approach is also useful: adding custom hardware to an expansion PCB, while using the vanilla PCB as is. All approaches result in a faster bring-up with more focus on project specific features, and less on table-stakes tech.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    P Browser Builder

    P Browser Builder

    Open source software that turn your online website to an application

    P Browser Builder is an open-source Windows application that helps you turn your online websites into a standalone application. For the latest release notes please visit our repository release pages: https://github.com/Pavich7/P-Browser-Builder/releases
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    GANformer

    GANformer

    Generative Adversarial Transformers

    ... in light of the other and encourage the emergence of compositional representations of objects and scenes. In contrast to the classic transformer architecture, it utilizes multiplicative integration that allows flexible region-based modulation and can thus be seen as a generalization of the successful StyleGAN network. Using the pre-trained models (generated after training for 5-7x less steps than StyleGAN2 models! Training our models for longer will improve the image quality further).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 5
    CPS Test
    CPS Test Pro app helps you find out how fast can you click on your mobile. The app calculates your CPS score and shows it you after the test completes. It is the easiest way to practice fast clicking and increase your CPS. How to Use CPS Test Pro app? 1. Click the green button to start the CPS test. 2. Keep clicking the button until the timer on the screen ends. 3. Choose the timer modes by clicking the red buttons at the bottom. By default, the timer is set at 5 seconds. 4. After...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Neutralinojs

    Neutralinojs

    Portable and lightweight cross platform app development framework

    Neutralino is a lightweight and portable application development framework. It lets you develop cross-platform applications using JavaScript, HTML and CSS. Why Neutralinojs? In Electron and NWjs you have to install NodeJs and hundreds of dependency libraries. Embedded Chromium and Node creates large overhead and makes even simple apps like “hello world” considerable in size. Neutralino offers a lightweight and portable SDK which is an alternative for Electron and NW.js also with many...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    Netpbm2Gimp

    Convert Netpbm programs to GIMP plug-ins

    Netpbm2Gimp automatically compiles the unmodified source code of a Netpbm graphics program into a GIMP plug-in. The result looks and functions like any other GIMP plug-in although it takes much less effort to produce than a hand-coded GIMP plug-in.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    Overdrive Ebook Scraper

    Perform OCR on an Overdrive Read ebook to convert it to plain text.

    Perform OCR on an Overdrive Read ebook to convert it to plain text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    S-roff

    S-roff, a troff forked from GPL2 GNU troff

    Forked from the last GPL2 GNU troff commit S-roff will over time evolve to an all-UTF-8 troff with some homegrown enhancements (and less GPL3 GNU troff features, of course).
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
  • 10
    BlindOS 1.02

    BlindOS 1.02

    Debian 12 BlindOS Enviornament with ollama AI llama2 Chat Assistant

    Debian 12 whole operating system Liveram with BlindOS interface by <amigojapan>; +ollama llama2 LLM AI chat assitant included (ollama can use a GPU hardware autodetect. Non-free & non-free-firmwares packages installed. All Wifi packages installed. The file.iso size is less 6 Gigas. Xfce4 Desktop. amd64 arquitecture. To run Liveram.iso need minium 2 core CPU & 8 Gigas Ram system, The more hardware power, the faster the system will go
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Applewood Computers Accounting System

    Accounting system for smaller companies written in GnuCobol.

    ACAS contains Sales, Purchase and Nominal Ledgers (Accounts Receivable, Payable and General Ledgers) as well as Stock Control (Inventory Control) along with IRS (Incomplete Records System). This system is written in COBOL and uses the GnuCobol compiler which compiles via C code and is therefore compatible with the following platforms: Linux, Unix, Dos, Mac OSX, Windows providing you have installed the GCC C compiler or an equivalent as well as GnuCobol. at a minimum, v2.0+. Note that all...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    Lnkdlst

    Single sided linked list (kind of lib with test-code, C, C++ and java)

    Use own (user) data section for each Linked-List-Element (LLEl) including a fix Identifier which is for search via basic Lnkdlst function (fast ID-part-search, e.g. to find all elements with a specific bit in the ID set). Main list-linkage-change functions: append, insert, delete. - Examples: use of flexible variable ArgList (OnePointerArg, optional valid if not NULL, Argument-Type by ID-Number is easy to get), key-value pairs, build FIFO{queue}/LIFO{stack}, auto-list with max....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    hBTCache

    hBTCache

    A tiny db-less script coded by me(hon) for saving torrent files.

    hBTCache FiRST EDiTiON - Torrent Storage Cache script honBitTorrentCache A tiny db-less script coded by me(hon) for saving torrent files like itorrents, btcache, torrage. Requirements: - PHP > 4.0.3 Tested on PHP 4.0.3, 5.4, 5.5, 5.6. It will work on PHP 7.x.x and PHP 8 as all the used functions are remain in all php versions (Function availability check: php.net) As always using Valid XHTML 1.0 Traditional - Supported on Browsers released after 1999 - Including Netscape
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sub Project - Simplified Gallery CMS

    Sub Project - Simplified Gallery CMS

    Gallery Content Management System for Fast Usage

    Upload an image to the filesystem & MySQL database. The image in the database is optimized to fit the needs with 'webp' re-encoding and setting proper width/height pixel size. The original image file is intact and stored on the filesystem. In the simplified Gallery CMS version there's less coding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Librem-Legacy

    Librem-Legacy

    Legacy builds for the upcoming librem messenger.

    What is Librem-Legacy? Librem-Legacy is the wide support version of the Librem app, it gives support to wider range of devices and a faster experience at the cost of slightly worse UI and less functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    json-scada

    A portable SCADA/IoT platform centered on the MongoDB database server.

    Standard IT tools applied to SCADA/IoT (MongoDB, PostgreSQL/TimescaleDB,Node.js, C#, Golang, Grafana, etc.). MongoDB as the real-time core database, persistence layer, config store, SOE historian. Portability and interoperability over Linux, Windows, x86/64, ARM. Horizontal scalability, from a single computer to big clusters (MongoDB-sharding), Bare Metal, Docker containers, VM, cloud, or hybrid deployments. Unlimited tags, servers, and users. HTML5 Web interface. UTF-8/I18N. Protocols:...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Muse: Middleware Universal Scripting idE

    Muse: Middleware Universal Scripting idE

    DevOps Automate: WebSphere; WebLogic; JBoss; Glassfish; Tomcat; Linux.

    Simplify... Aggregate... Automate... Simplify... *** OPEN SOURCE - GPL3/EPL. Use Python / Jython to automate WebSphere, WebLogic, JBoss, Glassfish and Tomcat Middleware Estates over JMX, both SSL and non-SSL + Linux SSH (agent-less). Target all 5 servers and Linux from the same workspace. Familiar Eclipse based Jython Development IDE, pre-configured and ready to go. 4-Click Installer. Win x64, Linux WINE x64. Built-In JVM. Java 8/9/10, Amazon Corretto, JETPack13/14/16, IBM SDK...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    rayshade-mathematica

    rayshade-mathematica

    rayshade and POV for Mathematica Export + view

    Beautifully Render* your Graphic3D and Shown or Manipulate right in the Front End (without Export to, ie 3DStudio Art Renderer, et al). For use with Mathematica 4.0 - 13.1. Makes file.ray or .pov that will look much like image in notebook except rendered. Works easily/automatically with many Graphics3D (and some Graphic) as well. However graphics in 13.1 is too big to comment on: many will work many not. Has many options to fix renders that aren't so auto. Now very portable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    Gesbit

    A blog management system writen in PHP that uses MySQL.

    A GNU GPL blog management system writen in PHP that uses MySQL. It is designed to make less MySQL queries as possible, and to consume less possible resources. It runs on Apache and Lighttpd web servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Realtime Ethernet Driver extension for Cadence MACB/GEM Ethernet Controller driver and Xilinx Axi Ethernet device driver. * The driver can be used parallel to the Linux Network stack. * In combination with the Linux RT-patch, a reaction time from less that 100 µs can be reached. Example: eth0 interface can be used be linux stack and by realtime application. If a realtime application open the device "/dev/eth0_rt" the linux stack is disabled and on device close the linux stack is re...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Calc

    Calc

    Simple calculator for typing expressions with the keyboard

    A little calculator for programmers that runs on Windows and Linux, where you type a mathematical expression with a C-like syntax and get the result as a number.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    espalarm

    House alarm system based on ESP32

    House alarm system based on ESP32 Copyright (c) 2017-2020 by Danny Backx This alarm system is designed to work with a bunch of similar controllers. The basis is an ESP32, which can be equipped with a small touch display, and a 433MHz radio receiver. In all, less than €20 (or $) per controller. A design for a small PCB to connect them all is available. The nodes communicate with each other. Auto-discovery via multicast, communication via JSON. You can choose which hardware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    GOBU

    Gene Browsing Utility

    Gene Ontology Browsing Utility (hereinafter, GOBU, pronounced as "go-boo") is a browsing and manipulating tool for Post-Pipeline genetic data, especially useful for data with GO annotations. With help of GOBU, we expect biologists and their cooperating technicians can pay less effort on common programming stuff. At the same time, GOBU provides an Extendable Architecture which guarantees the possibility of 1. Arbitrary Data Description, 2. Data Integration, and 3. Extendable User Interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SweetBomb 2024

    SweetBomb 2024

    All in one tool

    SweetBomb is an "All in one tool" utility software. Many useful tools are encapsulated in a single software with a total capacity of less than 10MB that runs immediately without installation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    TOTimer

    Time-Out-Timer for single threaded environement

    Serve timeouts by calling a service-function periodically and an independent time-source (toticker). If you need a timer and like to try this one, please write your experiences to me in brief! And may be suggestions, of course. 10ms tick time should be possible. May be less. DO NOT USE Version less 0.1.1 - it is definatly buggy! Easy to control timers via Handle, eg auto create&start a timer via totimer_setTimeout function. Optionally use Callback-Functions if timeout expires...
    Downloads: 0 This Week
    Last Update:
    See Project