72 projects for "collection manager" with 1 filter applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • The All-in-One Commerce Platform for Businesses - Shopify Icon
    The All-in-One Commerce Platform for Businesses - Shopify

    Shopify offers plans for anyone that wants to sell products online and build an ecommerce store, small to mid-sized businesses as well as enterprise

    Shopify is a leading all-in-one commerce platform that enables businesses to start, build, and grow their online and physical stores. It offers tools to create customized websites, manage inventory, process payments, and sell across multiple channels including online, in-person, wholesale, and global markets. The platform includes integrated marketing tools, analytics, and customer engagement features to help merchants reach and retain customers. Shopify supports thousands of third-party apps and offers developer-friendly APIs for custom solutions. With world-class checkout technology, Shopify powers over 150 million high-intent shoppers worldwide. Its reliable, scalable infrastructure ensures fast performance and seamless operations at any business size.
    Learn More
  • 1
    Awesome Prometheus Alerts

    Awesome Prometheus Alerts

    Collection of Prometheus alerting rules

    Awesome Prometheus Alerts is a collection of pre-configured Prometheus alert rules, help users set up effective alerting for infrastructure monitoring.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    STLplus C++ library collection

    STLplus C++ library collection

    C++ Library collection

    Containers to extend STL: graph, tree, matrix, smart-pointer. Persistence (serialisation) of C++ data structures. Portability: subprocesses, TCP, file system. Reusable subsystems: library manager, message handler. Portable between OSs and compilers. Documentation is included in the download and is also available on the STLplus website http://stlplus.sourceforge.net. The headers are intended to be readable, so look at them too for usage information on each function and class.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Plymouth Themes

    Plymouth Themes

    A huge collection (80+) of Plymouth themes ported from Android

    A big collection of Plymouth themes, ported from Android bootanimation. Plymouth is a project from Fedora and now listed among the freedesktop.org's official resources providing a flicker-free graphical boot process. It relies on kernel mode setting (KMS) to set the native resolution of the display as early as possible, then provides an eye-candy splash screen leading all the way up to the login manager.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    vMovieDB is a movie collection manager for the Gnome desktop.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Automated_Quiz

    Automated_Quiz

    A Shell Script for Quizzing the whole class of students and log result

    ... size to the desired level, before using the script, to view in bigger mode. Google search for linux / cygwin / mac terminal font size to know more about it. LATEST UPDATE : The quiz.sh script is updated now to perform for the whole class of students and log the results into the Students_Score.txt file. Also see this collection of bash scripts : https://sourceforge.net/projects/bash-shell-scripting-in-minute/ and this script : https://sourceforge.net/projects/command-output-to-html-table/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Open Source Shelter Manager

    Open Source Shelter Manager

    Operational Support for those Managing Refugee Shelters

    Welcome to the Open Source Shelter Manager (OSSM). We hope this program will help you manage your shelter's data as you go about the vital task of assisting refugees. User's guide at https://www.dbaustin.com/blog/refugee-shelter-manager/users-guide/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    TransferWare is a collection of tools for the Oracle world: the schema version manager TransVersion (tv), the External Procedure Call (epc) toolkit for accessing the outside world from within Oracle PL/SQL and an application Performance Monitor (pm).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    TSC Package Manager is a mutli-platform generic Ruby based package preparation and installation facility. Sub-packages are self-extracting well-compressed files that may be installed, removed, updated or patched. Well suited for non-root installations. Moved to: https://github.com/tsc-collection/tsc-tpm Now part of GitHub's TSC Collection available at https://github.com/tsc-collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Bash Shell Scripting in a Minute

    Bash Shell Scripting in a Minute

    Learn Bash Shell Scripting in a Minute using this Collection of Script

    Learn Bash Shell Scripting in a Minute using this Collection of Scripts, which are Real World Examples, ranging from a simple Date Based Theme to a Standalone Kiosk Type User Input Forms. The Learning is based on a "Observe and Understand Strategy", which means you run these scripts, observe their outputs, understand the script that generates them and learn the whole thing. These Scripts cover almost all the basics of bash shell scripting and summarizes them in the last script for user...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Connect every part of your business to one bank account Icon
    Connect every part of your business to one bank account

    North One is a business banking app that integrates cash flow, payments, and budgeting to turn your North One Account into one Connected Bank Account

    North One is proudly built for small businesses, startups and freelancers across America. Make payments easily, keep tabs on your money and put your finances on autopilot through smart integrations with the tools you’re already using. North One was built to make managing money easy so you can focus on running your business. No more branches. No more lines. No more paperwork. Get complete access to your North One Account from your phone or computer, wherever your business takes you. Create Envelopes for taxes, payroll, rent, and anything else automatically.
    Get started for free.
  • 10
    UltraStar Manager
    With this song management application you are able to keep an eye on your UltraStar collection. Quickly find songs with missing covers, backgrounds or videos.
    Leader badge
    Downloads: 18 This Week
    Last Update:
    See Project
  • 11
    YYKit

    YYKit

    A collection of iOS components

    YYKit is a large collection of iOS utility and component modules, intended to provide building blocks for iOS app development. It is released under the MIT license. The repository splits out independent submodules such as YYModel (a high-performance JSON ↔ model mapping layer), YYCache (a fast caching system), YYImage (image handling, including support for formats like WebP, APNG, GIF), YYWebImage (asynchronous image loading and caching), YYText (a rich text display and editing component...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Python Variable Variables Manager

    a python manager class for named variables (variable name is variable)

    Addressing the question for variable variables in python (i.e. variables with variable names), which has been posed on stackoverflow: http://stackoverflow.com/questions/1373164/how-do-i-do-variable-variables-in-python The consensus is to use a dictionary for this. This is a good idead, however, there are many aspects arising from this: * you'll yourself be responsible for this dictionary, including garbage collection (of in-dict variables) etc. * there's no locality for variable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    aTunes

    aTunes

    Cross-platform player and audio manager

    aTunes is a powerful, full-featured, cross-platform player and manager, with support for online radios, podcasts and CD ripping.
    Downloads: 32 This Week
    Last Update:
    See Project
  • 14
    TV Show Manager Chrome App

    TV Show Manager Chrome App

    Easily manage your list of favourite TV Shows. Track upcoming shows.

    *INFO* Latest builds are available here: http://goo.gl/qx8mS0 TV Show Manager is a chrome app that can be used to track your favorite TV shows from the US tv channels. You can add your favorite shows and then get the details of each and every episode. You can track when the new episode of a show is coming and also get an overview of what will be happening in that particular episode. You can add as many shows as you want to the collection and find out detailed information about...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    Cicm is a simple image collection manager. It uses (Py)GTK+ to view the images but otherwise is used from the command line. It has been tested on Python 2.6 .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Targol Hobby Manager

    Targol Hobby Manager

    Tool to manage figurines painting hobby projects

    EN : This tool is the second version of a tool to manage colaborative painting sessions. You create your army list, dispatch your units in sessions and warn your fellows about your progresses with images. FR : Ce logiciel permet de gérer les projets de peinture sur figurines (aussi appelés "Choix des armes"). Vous créez votre liste d'armée, répartissez ses unités selon les sessions et partagez votre avancement grâce aux images générées.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Royal is a comics collection manager under GPLv3 Licence It is a fork of the software BirDy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Comic Box

    Web-Based Comic Collection Manager

    Comic Box is a web-based comic collection management system. Planned features include collection management, an issue wish list, list exports, and multi-user support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Jbookshelf

    Jbookshelf

    Jbookshelf is a portable library/video-library/collection manager!

    Jbookshelf is a Bookcase and a book/video/collection or even warehouse manager; it can tracks any changes and shows the aspect of your libraries. It is portable, try to install it on a usb stick! It need only the Java runtime environment(JRE). Follow it on Facebook or G+ !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Koll3ctions
    Kindle collection manager. Runs on Mac OS X, Linux and Windows. Creates collections from your folders on Kindle. Copy your books into your Kindle, run this program, restart your Kindle and enjoy collections!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    portsman is an ncurses based, graphical front-end to manage the FreeBSD (NetBSD & OpenBSD planned) ports collection(s). It behaves like a package manager and comes with many features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Remote Host Manager is a collection of database backed CLI scripts to make managing large numbers of *NIX hosts easy. With a very shallow learning curve, some conventions, and optional customizations, running 10,000 hosts is as easy as running 10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    File Collection Manager is a small program for checking small or large file collections. It can calculate and verify checksums for items in the collection, as well as check that file in the collection that depend on other provided packages in the collect
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is intended to be a cross platform Magic: the Gathering card collection/database manager. Whilst I've found a few of these around they all seem to be Windows only. At the very least I'm hoping to have this up and running on Windows, Mac and Linux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    An application for managing your (e)Book collection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next