Showing 22 open source projects for "apt-get update"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
  • Recruit and Manage your Workforce Icon
    Recruit and Manage your Workforce

    Evolia makes it easier to hire, schedule and track time worked by frontline in medium and large-sized businesses.

    Evolia is a web and mobile platform that connects enterprises with 1000’s of local shift workers and offers free workforce scheduling and time and attendance solutions. Is your business on Evolia?
  • 1
    lightGallery

    lightGallery

    A customizable, modular, responsive, lightbox gallery plugin

    ... gallery is highly optimized for mobile and tablets to get the native look and feel and achieve the best performance. Supports separate settings for mobile devices to optimize further. lightGallery comes with numerous options, which allow you to customize the plugin without touching the core code. You can easily customize the look and feel of the gallery by updating SASS variables.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    AWS Data Wrangler

    AWS Data Wrangler

    Pandas on AWS, easy integration with Athena, Glue, Redshift, etc.

    ... ETL tasks like load/unload data from Data Lakes, Data Warehouses, and Databases. Convert the column name to be compatible with Amazon Athena and the AWS Glue Catalog. Run a query against AWS CloudWatchLogs Insights and convert the results to Pandas DataFrame. Get QuickSight dashboard ID given a name and fails if there is more than 1 ID associated with this name. List IAM policy assignments in the current Amazon QuickSight account.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Sōzu

    Sōzu

    Sōzu HTTP reverse proxy, configurable at runtime, fast and safe

    ..." deployments for critical services? SŌZU is a HTTP reverse proxy built in Rust, that can handle fine-grained configuration changes at runtime without reloads, and is designed to never ever stop. SŌZU receives and handles configuration changes at runtime and updates its internal configuration without restarts. You can update the configuration multiple times per second, and it will take care of lingering connections.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Immutable.js

    Immutable.js

    Immutable collections for JavaScript

    Immutable.js offers a collection of Persistent Immutable data structures for JavaScript. Immutable data is unchangeable once created, which makes application development so much simpler. There’s no defensive copying, and you get advanced memoization and change detection techniques with simple logic. Persistent data gives you a mutative API, one that doesn’t update data in-place but always produces new and updated data. The data structures that Immutable.js provides include List, Stack, Map...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 5
    LittleLink

    LittleLink

    A lightweight DIY alternative to services like Linktree

    The DIY self-hosted LinkTree alternative. LittleLink has more than 60 branded button styles you can easily use, with more being added by our community all the time. LittleLink has more than 60 branded button styles you can use (with even more being added by our community). You'll also find a light and dark theme ready to go. Not a fan of the default colors? Update skeleton-light.css or skeleton-dark.css to the HEX values of your choosing. You can also set your CSS to skeleton-auto.css, which...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Fisher

    Fisher

    A plugin manager for Fish

    Manage functions, completions, bindings, and snippets from the command line. Extend your shell capabilities, change the look of your prompt and create repeatable configurations across different systems effortlessly. To get a specific version of a plugin add an @ symbol after the plugin name followed by a tag, branch, or commit. Fisher expands plugins into your Fish configuration directory by default, overwriting existing files. If you wish to change this behavior, set $fisher_path to your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Starscream

    Starscream

    Websockets in swift for iOS and OSX

    .... The writePing method is the same as write, but sends a ping control frame. Starscream will automatically respond to incoming ping control frames so you do not need to manually send pongs. You can override the default websocket headers, add your own custom ones and set a timeout. Update docs on how to load certificates and public keys into an app bundle, use the builtin pinner and TrustKit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    WFDownloader App

    WFDownloader App

    Free batch downloader for image, wallpaper, video, audio, document,

    ... by one. Go to the Help menu or check out website to get started. Note that this cross-platform version requires Java (minimum version Java 8) to be installed on your Operating System. For non-java required OS specific versions, check app's website.
    Leader badge
    Downloads: 108 This Week
    Last Update:
    See Project
  • 9
    HPN-SSH is a series of performance patches for OpenSSH. By addressing network limitations and CPU limitations significant throughput performance can be realized. Gains of close to two orders of magnitude are possible on long fat network paths. The official git repo is now available at http://github.com/rapier1/openssh-portable. The Sourceforge repository should not be seen as the canonical repository for HPN-SSH. We will update it as we can but users should look to github to generate...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10
    React Most Wanted

    React Most Wanted

    React starter kit with "Most Wanted" application features

    React Most Wanted is a set of starter kits, tools, features, and best practices that you can choose from and use around your React projects. Choose from 3 different starter kits. From a basic one to a full-featured application. You start easy like with every other template but you can also update the template parts over time. And with the updates you don't only update the components but also get new features and bug fixes. Every template is a collection of very carefully picked packages...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    site-watcher

    site-watcher

    A Discord bot that alerts you when a website changes

    A Discord bot that alerts you when (part of) a website changes. Discord changed the way bots work, and this bot is not working anymore because of that. I won't work on this project anymore so feel free to fork this project and create your own version based on this (and feel free to submit pull requests).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AWS SDK for Ruby

    AWS SDK for Ruby

    AWS SDK for Ruby

    ...-dynamodb. Now each service gem uses strict semantic versioning, along with the benefits of continuous delivery of AWS API updates. With modularization, you can pick and choose which service gems your application or library requires, and update service gems independently of each other. You will need to configure credentials and a region, either in configuration files or environment variables, to make API calls. It is recommended that you provide these via your environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Mara CMS

    Mara CMS

    The file based CMS with full-featured editing

    ... slideshow, a secure contact form, rollback of changes, plus much more. For the experienced Web developer, Mara's use of industry standard HTML5 and CSS3 instead of proprietary markup or database structures makes for a shallower learning curve. If you already understand the fundamentals of webpage creation you can get productive really quickly. Open source, unrestricted, and free to use. Coders are welcome to contribute themes or plugins to the project.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    AWS Toolkit for Eclipse

    AWS Toolkit for Eclipse

    Plugin for developing, deploying, and managing AWS applications

    ... S3, Amazon EC2, and Amazon DynamoDB. Easily create new Java projects using the AWS Java library using one of the project templates, or add the library to an existing project. Use the Eclipse Java IDE to build and debug your applications. Automatically download new versions of the SDK through the Eclipse update site. Easily access and administer your AWS infrastructure, including Amazon S3, Amazon DynamoDB, Amazon EC2, and more while developing your application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    PDF Viewer Reader

    PDF Viewer Reader

    All client-side solution to read PDF files

    Preview PDF files directly in your macOS. With this comfortable app you can use either the drag and drop and button for opening files that can get from your file system of your OS. =============================== Get Your PDF Reader for Android - https://play.google.com/store/apps/details?id=com.ulm.pdfreader =============================== Update 30.06.2017 Windows 7 and later and macOS 10.9 and later are supported. Extension for Chrome: http://bit.ly/1J6Klms Extension for Firefox...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    Log Monitoring - Monitor/Check Log Files

    Log File Monitoring - Check Log Files, Analyze, Alert on any UNIX Log

    Monitoring log files is mandatory in all UNIX environments. LoGrobot does this for you efficiently. It analyzes, graphs and alerts on system log files, application log files, database log files, custom log files...basically any log file. Benefits: Automatically scans log files for errors or user specified patterns Shows the offending log entries in the alerts generated on a monitored log file Shows latest size of a log file at the time of the most recent log check Shows total...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17

    Coder Revolt - Web Browser (VB & C#)

    Get a quick free starter-kit for programming a web browser open source

    ... - History - Bookmarks - Google, Bing and Normal ULR (how to browse options) - Auto-update URL Status - Full Screen mode - View Page Source - Internet Options - Printing - Properties
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Slcnc CMS

    A simple CMS for digital music shop (or freely downloadable music)

    ... of clicks needed to achieve routine site browsing -Support added for French language, in addition to English -New options in the now stored separately config file option.php, band short biography, external links -Commercial support on its way, that can be used to have, for an small initial fee and an even smaller annual fee starting with the second year, to work only with the site for publishing music, support taking care of tasks like initial site configuration, hosting renewals, code update, etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    hipster Δ cms

    hipster Δ cms

    modern, lightweight & highly customizable (blog) CMS

    a modern, lightweight & highly customizable (blog) CMS for hipsters. You can now get early access (alpha) to a brand new CMS and enjoy steady updates. Features so far: post and edit posts and sites, tagging feature, url-rewrite, color-tools and many more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Dynamic FreeDNS IP Address Update Client

    Dynamic ip address update client. The php script uses a mysql db.

    This php script stores all information in a mySQL database for maximum security, portability, and reliabliity. DynamicFreeDNS ip address updater only updates if your i.p. changes. Works with almost any dynamic dns provider. Can get your local i.p. from router or from external url. Web (php) based interface makes managing several domains with several update urls each manageable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Nepali Date Converter Extension for Joomla CMS is used to convert date between Gregorian Calendar and Bikram Sambat Calendar. Install this component in your Joomla site to get it work. Nepali Calendar is used in Nepal, India, Bhutan, Sri Lanka, Thailand etc. UPDATE: This is an older version of the extension and contains many bugs. The updated version of this software (Joomla 2.5 Module) can be found here: www.youngminds.us/downloads.html
    Downloads: 13 This Week
    Last Update:
    See Project
  • 22
    Woocommerce + Google spreadsheet

    Woocommerce + Google spreadsheet

    Import/Export products, email marketing

    ... addon), another for Woocommerce. App script addon update spreadsheet functionality and send-fetch data from-to web store, directly through Woocommerce REST API. Woocommerce extension its some kind of optimization for search, update products, create products, get email content etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next