235 programs for "linux download" with 2 filters applied:

  • 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.
  • 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.
  • 1
    Splitties

    Splitties

    A collection of hand-crafted extensions for your Kotlin projects

    ... project/module, helping reduce the size of the final binary that users' devices will need to download and keep in the limited storage (BTW, everything is limited). Some Android targeting modules have content similar to what Anko offers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MarvelHeroes

    MarvelHeroes

    A sample Marvel heroes application based on MVVM

    MarvelHeroes is a demo application based on modern Android application tech-stacks and MVVM architecture. Fetching data from the network and integrating persisted data in the database via repository pattern.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Twitter Image Pipeline

    Twitter Image Pipeline

    Twitter Image Pipeline is a robust and performant image loading

    The Twitter Image Pipeline is a streamlined framework for fetching and storing images in an application. The high-level concept is that all requests to fetch or store an image go through an image pipeline which encapsulates the work of checking the in-memory caches and an on disk cache before retrieving the image from over the network as well as keeping the caches both up to date and pruned. Twitter Image Pipeline came to fruition as numerous needs rose out of Twitter for iOS use cases. The...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Slug Generator Library

    Slug Generator Library

    Slug Generator Library for PHP, based on Unicode’s CLDR data

    This library provides methods to generate slugs for URLs, filenames or any other target that has a limited character set. It’s based on PHPs Transliterator class which uses the data of the CLDR to transform characters between different scripts (e.g. Cyrillic to Latin) or types (e.g. upper- to lower-case or from special characters to ASCII). There are many code snippets and some good libraries out there that create slugs, but I didn’t find anything that met my requirements. Options are often...
    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.
  • 5
    idevicerestore

    idevicerestore

    Restore/upgrade firmware of iOS devices

    A command-line application to restore firmware files to iOS devices. The iDevice restore application is a full reimplementation of all granular steps which are performed during the restore of firmware to a device. In general, upgrades and downgrades are possible, however subject to the availability of SHSH blobs from Apple for signing the firmware files. idevicerestore requires a properly installed usbmuxd for the restore procedure. Please make sure that it is either running or configured to...
    Downloads: 40 This Week
    Last Update:
    See Project
  • 6

    Term::ReadLine::Gnu

    Perl extension for the GNU Readline/History Library

    Term::ReadLine::Gnu (TRG) is an implementation of the interface to the GNU Readline/History Library. This module gives you input line editing facility, input history management facility, word completion facility, etc. Visit to http://search.cpan.org/dist/Term-ReadLine-Gnu/ on the CPAN (The Comprehensive Perl Archive Network) site for download, documentation, bug report, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EMV NFC Paycard Enrollment

    EMV NFC Paycard Enrollment

    A Java library used to read and extract data from NFC EMV credit cards

    Java library used to read and extract public data from NFC EMV credit cards.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 8
    phpexplorator is a web interface to remote explore, manage, preview , edit, create, copy, rename, download, upload, zip, unzip ..etc, files, images, and directory in the server site. Integrated with TinyMce, useful for computer programmer and admin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    CodeLite

    CodeLite

    CodeLite: an open source, cross platform C/C++/PHP and JavaScript IDE

    codelite is an open-source, cross platform IDE for the C/C++/PHP and JavaScript programming languages (build and tested on Windows 7, 8, ubuntu >=14.04 plus debian, fedora and openSUSE, and Mac OSX 10.8.4). codelite is distributed under the terms of the GPLv2 license If you need help with codelite, please join our forums at: http://forums.codelite.org Visit our download page at: http://codelite.org/support.php The CodeLite Team
    Downloads: 41 This Week
    Last Update:
    See Project
  • Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid Icon
    Integrate in minutes with our email API and trust your emails reach the inbox | SendGrid

    Leverage the email service that customer-first brands trust for reliable inbox delivery at scale.

    Email is the backbone of your customer engagement. The Twilio SendGrid Email API is the email service trusted by developers and marketers for time-savings, scalability, and delivery expertise. Our flexible Email API and proprietary Mail Transfer Agent (MTA), intuitive console, powerful features, and email experts make it easy to ensure all your email gets delivered in seconds and without interruption.
  • 10
    PASTE

    PASTE

    An app for storing code, text & more. A popular Open Source pastebin.

    Paste is a PHP application for storing code, text and more. Initially forked from the freely available source pastebin.com used before the domain was sold in 2010, lots of improvements have been included over the years such as user accounts and a featureful administration backend. See https://github.com/jordansamuel/PASTE/blob/master/docs/CHANGELOG.md
    Downloads: 18 This Week
    Last Update:
    See Project
  • 11
    gradle-completion

    gradle-completion

    Gradle tab completion for bash and zsh

    Bash and Zsh completion support for Gradle. This provides fast tab completion for: Gradle tasks for the current project and sub-projects. Gradle CLI switches (e.g. --parallel). Common Gradle properties (e.g. -Dorg.gradle.debug) It also handles custom default build files, so rootProject.buildFileName = 'build.gradle.kts' is supported. See instructions for bash or for zsh, then consider optional additional configuration. Download and place the plugin and completion script into your oh-my-zsh...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pytkapp

    Python package for develop an SDI/MDI application and set of widgets.

    ... of basic widgets pytkapp/demo/run_tkwtldemo.py - run demo of tablelist-based widgets pytkapp/demo/run_diademo.py - run demo for dialog widgets (selector, xmessage) Notes ========= 1) PyTkApp package was tested on python 2.7, 3.1 2) If you planning to use tablelist-based widgets then you need to download tcl Tablelist package from http://www.nemethi.de/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    libnexstar

    C API to control NexStar compatible telescopes

    This library implements the serial commands supported by the Celestron NexStar hand control (HC) and SkyWatcher/Orion SynScan HC. This applies to the Celestron: NexStar GPS, NexStar GPS-SA, NexStar iSeries, NexStar SE Series, NexStar GT, CPC, SLT, Advanced-VX, Advanced-GT, CGE, CGEM etc. SkyWatcher: EQ5, HEQ5, EQ6 (Pro), AZ-EQ5 GT, AZ-EQ6 GT, EQ8 etc. and the corresponding Orion mounts. Communication to the hand control is 9600 bits/sec, no parity and one stop bit via the RS-232 port on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Android-State

    Android-State

    A utility library for Android to save objects in a Bundle

    A utility library for Android to save objects in a Bundle without any boilerplate. It uses an annotation processor to wire up all dependencies. It's recommended to turn on a global setting in your Application class to save and restore the instance state of all activities and fragments from the support library. After that you only need to annotate your fields with @State inside of your fragments and activities. You can save any type which can be saved in a Bundle like the String,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ECS:Python

    ECS:Python

    Light-weight C++ library for embedding Python into C++

    ... with ECS:Python is a demo project (/example) written to assist developers in understanding how to use the API. ECS:Python requires a Python distribution to be installed on your system. Python can be downloaded from: www.python.org/download What's new in v3.0: * Fixed x64 pointer types. * Added CI and unit tests. * Cleaned up project structure and code formatting. * Switch to C++11 std::mutex.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 16
    viewport.jquery

    viewport.jquery

    Simple but handy jQuery plugin adding methods and CSS selectors

    viewport is a simple but handy jQuery plugin that adds methods and CSS selectors to check if the element is in a certain viewport. Furthermore - you will be able to check the position relation of two separate elements even if the are not kin. The plugin uses getBoundingClientRect() to determine element positions so be sure it meets your browser support requirements. ] version 1. x.x uses different detection principles, which will work in almost any browser but work 10-30 times slower.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    BeigeUML

    BeigeUML

    UML diagram editor

    BeigeUML is an UML diagram editor. It has two user interfaces - ordinary desktop SWING and Android. Features: 1. Supports UML 2.4.1 compliant class diagram, package diagram, object diagram, sequence diagram and use case diagram. 2. It generates UML class diagram from Java source. 3. It's a doclet that generates standard Javadoc with UML class diagram. This application you can download from Central Maven Repository: https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.beigesoft%22...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    zCharter
    Charting tools, backtesting tools, and data visualization tools for the most popular cryptocurrencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Material Cards

    Material Cards

    Card style based on Google Material color palette

    Simple user card based on Google Material Color palette and jQuery.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    KAndroid

    KAndroid

    Kotlin library for Android

    Kotlin library for Android provides useful extensions to eliminate boilerplate code in Android SDK and focus on productivity.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    IBController

    Interactive Brokers TWS / IB Gateway Host Tool

    IBController has MOVED TO GITHUB and is no longer available from this website. From April 29 2014 IBController is no longer hosted at SourceForge. It has been moved to GitHub and renamed to "IBC". The project home page is now at https://github.com/IbcAlpha/IBC You can download the latest version from https://github.com/IbcAlpha/IBC/releases/latest
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    arrive.js

    arrive.js

    Watch for DOM elements creation and removal

    arrive.js provides events to watch for DOM element creation and removal. It makes use of Mutation Observers internally.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    LuaViewSDK

    LuaViewSDK

    A cross-platform framework to build UIs

    LuaViewSDK is a cross-platform framework which is designed to build native, dynamic and swift user interfaces. It's based on Lua VM and chooses lua as it's script language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Shoestring

    Shoestring

    A lightweight, simple DOM utility made to run on a tight budget.

    Shoestring is a lightweight, modular DOM framework intended for developers who need their code to download and run as fast as possible. It is intended to be "just enough" of a tool to efficently write maintainable cross-browser JavaScript. The API is modeled after jQuery but we intentionally implement a tiny subset of the API to cover only the methods we commonly need in our projects. Each feature is built as an optional extension to a minimal core so each can be removed from the production...
    Downloads: 0 This Week
    Last Update:
    See Project