Showing 339 open source projects for "mp.3"

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.
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 1
    Asciidoctor

    Asciidoctor

    A fast, open source text processor and publishing toolchain

    ..., and converts it to publishable formats, such as HTML 5. Asciidoctor provides built-in converters for three output formats by default: HTML 5, DocBook 5, and man page (short for manual page). Additional converters, such as PDF and EPUB 3, are provided by separate gems. Asciidoctor also provides an out-of-the-box HTML experience complete with a default stylesheet and built-in integrations.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Asciidoctor PDF

    Asciidoctor PDF

    Asciidoctor PDF: A native PDF converter for AsciiDoc

    A fast text processor & publishing toolchain for converting AsciiDoc to HTML5, DocBook & more. Asciidoctor is a fast, open source, Ruby-based text processor for parsing AsciiDoc® into a document model and converting it to output formats such as HTML 5, DocBook 5, manual pages, PDF, EPUB 3, and other formats. Asciidoctor also has an ecosystem of extensions, converters, build plugins, and tools to help you author and publish content written in AsciiDoc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    CocoaPods

    CocoaPods

    The Cocoa Dependency Manager

    CocoaPods is a dependency manager for Swift and Objective-C Cocoa projects. It has over 82 thousand libraries and is used in over 3 million apps. CocoaPods can help you scale your projects elegantly. CocoaPods is built with Ruby and is installable with the default Ruby available on macOS. We recommend you use the default ruby. Using the default Ruby install can require you to use sudo when installing gems. Further installation instructions are in the guides. CocoaPods manages library...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    jekyll-toc

    jekyll-toc

    Jekyll plugin which generates a table of contents

    Jekyll plugin which generates a table of contents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 5
    Jazzy

    Jazzy

    Soulful docs for Swift & Objective-C

    jazzy is a command-line utility that generates documentation for Swift or Objective-C. Instead of parsing your source files, jazzy hooks into Clang and SourceKit to use the AST representation of your code and its comments for more accurate results. The output matches the look and feel of Apple’s official reference documentation, post WWDC 2014. Jazzy can also generate documentation from compiled Swift modules using their symbol graph instead of source code. You need development tools to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Resque

    Resque

    Ruby library for creating background jobs and processing them

    .... Resque is heavily inspired by DelayedJob (which rocks) and comprises three parts, a Ruby library for creating, querying, and processing jobs, a Rake task for starting a worker which processes jobs, a Sinatra app for monitoring queues, jobs, and workers. Resque workers can be distributed between multiple machines, support priorities, are resilient to memory bloat / "leaks," are optimized for REE (but work on MRI and JRuby), tell you what they're doing, and expect failure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Jekyll Pure Liquid Table of Contents

    Jekyll Pure Liquid Table of Contents

    A GitHub Pages compatible Table of Contents generator

    GitHub Pages can't run custom Jekyll plug-ins so when generating Tables of Contents (TOCs), you're stuck with either a JavaScript solution or using kramdown's {:toc} option. However, by using {:toc}, you are forced to have that code next to your actual markdown and you can't place it in a layout. This means every. single. post. will need to have the snippet. If you choose the JavaScript approach, that's perfectly fine but what if JS is disabled on someone's browser or your page is just...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    will_paginate

    will_paginate

    Pagination library for Rails, Sinatra, Merb, DataMapper, and more

    will_paginate is a pagination library that integrates with Ruby on Rails, Sinatra, Hanami::View, Merb, DataMapper and Sequel. See installation instructions on the wiki for more info. A Sinatra app needs a couple of extra requires. For Padrino apps you need to manually register the Sinatra extension. Alternatively, you can avoid manual will_paginate install by using Padrino recipes. will_paginate 3.0+ will not work on Rails 2. In an older version of Rails, you'll have to use will_paginate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    lolcommits

    lolcommits

    git-based selfies for software developers

    .... Thanks to the great open-source community, lolcommits now works on MacOSX, Linux, and even Windows. Configure lolcommits to generate an animated GIF with each commmit for extra lulz! Hack it to do what you wish. lolcommits is licensed under the LGPL-3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Contract Automation Made Easy Icon
    Contract Automation Made Easy

    Use Docubee to easily gather data, generate contracts, share them your way, and collect secure eSignatures

    Docubee is an intelligent contract automation platform that allows you to quickly and painlessly generate, manage, share, and sign contracts. Featuring powerful conditional logic-based workflows, generative AI technology, and an easily adaptable interface, Docubee makes it easy to automate your most complex contracts and agreements.
  • 10
    Aws::Record

    Aws::Record

    Aaws-record gem, an abstraction for Amazon DynamoDB

    ... to use this gem. Feature requests are welcome. This automatically includes a dependency on the aws-sdk-dynamodb gem (part of the modular version-3 of the AWS SDK for Ruby.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Slim Template

    Slim Template

    Template language to reduce the syntax to the essential parts

    ... is the same. The docs will show you the options. Short syntax without closing tags (Using indentation instead) HTML style mode with closing tags. Slim is a fast, lightweight templating engine with support for Rails 3 and later. It has been heavily tested on all major ruby implementations. We use continuous integration (travis-ci). Slim uses Temple for parsing/compilation and is also integrated into Tilt, so it can be used together with Sinatra or plain Rack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Devise

    Devise

    Flexible authentication solution for Rails with Warden

    Devise is a flexible authentication solution for Rails that is based on Warden, a general Rack authentication framework. It is a complete MVC solution based on Rails engines that lets you have several models signed in at the same time. It consists of 10 modules: 1. Authenticatable Module, responsible for password hashing and validating user authenticity when signing in 2. Omniauthable adds OmniAuth support 3. Confirmable is responsible for verifying if an account is already confirmed during...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Robolinux

    Robolinux

    MAX Privacy with Robolinux R12.12

    All 3 Robolinux Desktop versions come with new login and grub boot splash screens & LibreWolf browser which has the highest privacy! LibreWolf is a fork of Firefox so you can use its data. The Legacy Bios isos only work in VM's & Non UEFI PC's. Don't miss 50% Off 12+ price only $59.95 Expires Sept 30 2024 The 12+ Sale details Robo UNTRACKER Custom Installer FREE! Save $40 FAAST Boot Custom Installer FREE! Save $40 Backdoor security Custom Installer FREE! Save $40 12 Advanced upgrades...
    Leader badge
    Downloads: 88 This Week
    Last Update:
    See Project
  • 14
    YALTools
    The YALTools is a set of command line tools written in ruby for CouchDB. It provides a unix like command set, mkdb, rmdb, lsdbs, lsdocs, putdocs, csv2json, and more. It aims to provide a power of filters and pipes in *NIX environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    GitLab CE Server For Local Intranets

    GitLab CE Server For Local Intranets

    The Free & Popular Community git Server in a Complete Virtual Machine

    This VM is created for 2 reasons: 1. Very little initial setup work required to make a GIT Server live, within minutes. 2. This system should keep running for Years, without requiring Updates / Breakages. If you are new to Virtual Machines, then please watch the Video below ( taken from my other project. just replace td with gi wherever mentioned ) After starting this VM, please login to its administration panel with: Website Address: https://gi.local/ ( Accept Any Warnings due to Usage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Hydeout

    Hydeout

    A refreshed version of Hyde for Jekyll 3.x and 4.x

    Hydeout updates the original Hyde theme for Jekyll 3.x and 4.x and adds new functionality. In keeping with the original Hyde theme, Hydeout aims to keep the overall design lightweight and plugin-free. JavaScript is currently limited only to Disqus and Google Analytics (and is only loaded if you provide configuration variables). Hydeout makes heavy use of Flexbox in its CSS. If Flexbox is not available, the CSS degrades into a single-column layout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Tesla JSON API

    Tesla JSON API

    A Ruby gem and unofficial documentation of Tesla's JSON API

    This is unofficial documentation of the Tesla JSON API used by their iOS and Android apps. It features functionality to monitor and control their vehicle (Models S, 3, X, Y) and power (Powerwall) products. We currently have documentation for their vehicles, but always accept pull requests for improvements and additions. The API for vehicles is organized into 3 primary surfaces. This gem provides a basic wrapper around the API to easily query and command the car remotely. It also provides access...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    SimpleCov

    SimpleCov

    Code coverage for Ruby with a powerful configuration library

    Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites. SimpleCov is a code coverage analysis tool for Ruby. It uses Ruby's built-in Coverage library to gather code coverage data, but makes processing its results much easier by providing a clean API to filter, group, merge, format, and display those results, giving you a complete code coverage suite that can be set up with just a couple lines of code. SimpleCov/Coverage track covered...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    RSpec Rails

    RSpec Rails

    RSpec for Rails 5+

    RSpec Rails brings the RSpec testing framework to Ruby on Rails as a drop-in alternative to its default testing framework, Minitest. In RSpec, tests are not just scripts that verify your application code. They’re also specifications (or specs, for short): detailed explanations of how the application is supposed to behave, expressed in plain English. RSpec follows semantic versioning, which means that “major version” upgrades (e.g., 2.x → 3.x) come with breaking changes. If you’re upgrading from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    AWS SDK for Ruby

    AWS SDK for Ruby

    AWS SDK for Ruby

    Get started quickly using AWS with the AWS SDK for Ruby. The SDK helps take the complexity out of coding by providing Ruby classes for many AWS services including Amazon S3, Amazon EC2, DynamoDB, and more. The SDK is provided as individual downloadable packages for each AWS service, which include code and documentation. The SDK is also available through Ruby Gems. Version 3 of the AWS SDK for Ruby modularizes the monolithic SDK into service-specific gems, for example, aws-sdk-s3 and aws-sdk...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Zero Install
    Zero Install is a decentralised cross-distribution software installation system. Create one package that works everywhere! With dependency handling and automatic updates, full support for shared libraries, and integration with native package managers
    Leader badge
    Downloads: 8,065 This Week
    Last Update:
    See Project
  • 22
    image-builder-rpi

    image-builder-rpi

    SD card image for Raspberry Pi with Docker: HypriotOS

    This repo builds the SD card image with HypriotOS for the Raspberry Pi 1, 2, 3, 4 and Zero. You can find released versions of the SD card image here in the GitHub releases page. To build this SD card image we have to take the files for the root filesystem from os-rootfs.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    mmmv_raspbian_t2

    mmmv_raspbian_t2

    A Debian/Raspbian based custom memory card image for the Raspberry Pi.

    The mmmv_raspbian_t2 is an attempt to create a Debian/Raspbian based Raspberry Pi memory card image that is robust enough to be deployed in production. The project may consists of multiple memory card images of which some, initially all, are NOT robust enough for production deployment and are meant to be used only for development. The customizations includes robustness related changes like switching off the swap space to minimize memory card wear and comfort enhancement related changes like...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    DAMIAN

    Identification of pathogenic microorganisms in diagnostic samples

    DAMIAN provides capabilities to detect known and novel pathogens in RNA and DNA samples of various sources. It integrates all required processing steps, ranging from the quality control of sequencing reads to the generation of comprehensive reports. The method works for any host organism.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Garth

    Garth

    A really basic theme for Jekyll

    A really basic theme for Jekyll, using the official Jekyll theme implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next