Showing 315 open source projects for "store"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    Amentet Monitoring Service

    Amentet Monitoring Service

    CORBA Server Monitoring service

    ...Remote Services can monitor multiple objects internally, when "pinged" by Amentet, if any of these objects has disappeared an exception is thrown back with the list of missing objects. Amentet will store events in a local Db which can be viewed using the Web interface and as events occur alerts will be raised which can be sent to SNMP Trap daemon and/or SMTP and/or SMS. The service uses Spring Security Framework for access control and can be configured to use any Authentication Authorization system supported by the Spring Security Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    BackupPC

    BackupPC

    BackupPC is a high-performance, enterprise-grade system

    BackupPC is a high-performance, enterprise-grade system for backing up Linux, Windows, and macOS systems to a central server using rsync, tar, SMB, or FTP. It uses hard-linking and compression to efficiently store multiple backups of the same files and offers a web interface for administration and restore. BackupPC is suitable for environments where centralized, disk-based backups are needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    RofikKernel Official Page

    RofikKernel Official Page

    True is everything

    Rofik Kernel is kernel & Custom Rom Android developer maintained by RSOFT3D a.k.a @rofikkernel Contact US Github Source https://github.com/Rofikkernel Donate Support us to make more improvement via Rofikkernel APP https://play.google.com/store/apps/details?id=com.rsoft3d.rofikkernel Paypal https://www.paypal.me/rsoft3d Patreon https://www.patreon.com/rofikkernel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    node-cache

    node-cache

    a node internal (in-memory) caching module

    node-cache is a simple and efficient in-memory caching library for Node.js, designed for lightweight applications that need fast, temporary data storage without relying on external databases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    weatherPi

    An extensible weather sensor recording network, based on Raspberry Pis

    A distributed network of sensors with a central data store, to record environmental data. Project goals include: * to serve as a teaching outlet for: ** sensor programming ** distributed data collecting ** web APIs ** database ** web UI for numerical data ** graphing data sensibly It also gives me some infotainment in new (to me) technologies, and as an excuse to scatter ever more Raspberry Pis around my home.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Redux Persist

    Redux Persist

    Persist and rehydrate a redux store

    Basic usage involves adding persistReducer and persistStore to your setup. Every app needs to decide how many levels of state they want to "merge". The default is 1 level. If you are using react, wrap your root component with PersistGate. This delays the rendering of your app's UI until your persisted state has been retrieved and saved to redux. State reconcilers define how incoming state is merged in with initial state. It is critical to choose the right state reconciler for your state....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    mod_psldap

    Apache LDAP Directory Manager

    mod_psldap is an Apache module for leveraging LDAP services built on the OpenLDAP library and the Apache APIs, to include web based A&A, web based updates to the LDAP store, server-side XSLT processing, and session management across servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    passport-facebook

    passport-facebook

    Facebook authentication strategy for Passport and Node.js.

    ...When used with Express and Passport, the strategy triggers redirects and callback handling automatically based on configured routes, so developers can focus on application logic like user onboarding and account linkage. The module normalizes the returned user profile into a consistent format so you can store or use profile data with minimal translation. It also handles secure token exchange and sanitization of inputs to protect against common OAuth attacks.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    LC's Finder

    LC's Finder

    A lightweight, cross-platform image manager

    LCFinder (LC's Finder) is an image resource management tool that you can use to browse images, easily manage images, or search for images you want. As with the author's other projects, the naming is simple, it begins with LC, and the following Finder is referenced from the Finder in Mac OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 10
    SAFMQ: Store and Forward Message Queue, message oriented middleware. Uses include Assured Async Messaging, SOA, Delayed/Batch, and Cluster/Grid Computing. The SAFMQ server provides cross platform communication among C++, PHP, Java, and .NET clients.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 11
    MyBooks

    MyBooks

    A personal database of your books on various media

    This Linux application is designed to store your book titles even if on more than one media type. There are viewable lists and reports by various criteria. It is co-authored in Qt C++ Framework by Ken Standard, AD5XJ and Warren Andresen. K7CWA from an original MS Access project by Warren Andresen. Documentation can be generated by using Doxygen doxywizard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JXplorer - A Java Ldap Browser

    JXplorer - A Java Ldap Browser

    Mature LDAP, LDIF and DSML client with i18n support.

    ...It extends JXplorer to include: - custom LDAP reporting - to pdf, word etc. - Find and Replace with regexp and attribute substitution - A secure password vault to store directory connections - etc. Support for JXplorer and JXWorkbench is available at http://jxplorer.org. Commercial support available from sales@jxworkbench.com
    Leader badge
    Downloads: 817 This Week
    Last Update:
    See Project
  • 13
    confd

    confd

    Manage local application configuration files using templates from etcd

    confd is a lightweight configuration management tool focused on keeping local configuration files up-to-date using data stored in etcd, consul, dynamodb, redis, vault, zookeeper, aws ssm parameter store or env vars and processing template resources. confd is also focused on reloading applications to pick up new config file changes. Go 1.10 is required to build confd, which uses the new vendor directory. You should have a working etcd, or consul server up and running and the ability to add new keys. Template resources are defined in TOML config files under the confdir. confd supports two modes of operation daemon and onetime. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    pyspider

    pyspider

    A powerful Spider(Web Crawler) system in Python

    ...Since pyspider has various components, you can just run pyspider to start a standalone and third service free instance. Or using MySQL or MongoDB and RabbitMQ to deploy a distributed crawl cluster. To deploy pyspider in product environment, running component in each process and store data in database service is more reliable and flexible. To deploy pyspider components in each single processes, you need at least one database service. pyspider now supports MySQL, MongoDB and PostgreSQL. You can choose one of them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    StoreClipboardData

    StoreClipboardData

    Super easy clipboard manager with shortcut keys

    Save up to three clipboards and store them to Numpad 1,2 and 3. Manual: https://sourceforge.net/projects/storeclipboarddata/files/SCD%20Manual.pdf/download
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    tmux-yank

    tmux-yank

    Tmux plugin for copying to system clipboard

    Tmux plugin for copying to the system clipboard. Works on OSX, Linux and Cygwin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Gobudgie

    Gobudgie

    Gobudgie is an operating system which is compatible to Android.

    ...The user interface is designed for Android users so we're using a material theme. Gobudgie offers several ways to easily access or install applications. We integrated the Chromium OS Web Store the standard Ubuntu Software Center, an Android App runtime, PlayOnLinux and Wine.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 18

    android-timestamp-keeper

    Read and write timestamps to files in android

    ...This handy bash script helps you to backup and restore the last modified timestamp for folders recursively. If you want to use an android native app, there's File Timestamp, however the txt format is different. https://play.google.com/store/apps/details?id=br.com.pogsoftwares.filetimestamp
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    safelock

    safelock

    Basic AES files encryption tool

    Simple drag & drop file encryption tool. based on python and uses PyCrypto to encrypt the inputted files with AES encryption. Then sqlite database file is generated with a unique key to store the encrypted files and folders in binary blobs for later decryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    MStorage

    MStorage

    MStorage - storage for notes.

    MStorage - is storage for notes, it suggests opportunity to save and catalog notes, articles and tips in local drive by directories tree. If you usually store your notes in simple text files, but you begin upset when have to walk through directories tree every time when you need to find something, what you exactly want - this app will help you. WHATS NEW in v.1.1.*: - search in file - search in directory - readonly option for file - choose font, style and size of font in text editor - carousel navigation in picture view window - AES 128-bit encryption for files - filter for files in tree - check for update file in local drive - auto and manual checking a new version of app - view file in OS file explorer - fixed bug with default OS Encoding FULL DOCUMENTATION https://sourceforge.net/p/mstorage/wiki/Home/ Tested on Win7x64, Win10x32, Ubuntu 16.04x32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    AndEX Nougat/Marshmallow/Lollipop

    AndEX Nougat/Marshmallow/Lollipop

    Android-x86 7.1.2/6.0.1/5.1.1 with GAPPS

    I have compiled three Android-x86 systems (Nougat 7.1.2, Marshmallow 6.0.1 and Lollipop 5.1.1), which can run live or be installed on almost all laptops (and some Desktop computers). INSTALL the systems to HARD DRIVE Say for example that you have a laptop with Windows 10 installed as the only operating system. If you just create one extra partition of about 5 GB you can install Nougat/Marshmallow/Lollipop on this extra partition and then “dual-boot”. I.e. decide whether you want to...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Heads

    Heads

    A minimal Linux that runs as a coreboot or LinuxBoot ROM payload

    ...Heads is an open source custom firmware and OS configuration for laptops and servers that aims to provide slightly better physical security and protection for data on the system. Unlike Tails, which aims to be a stateless OS that leaves no trace on the computer of its presence, Heads is intended for the case where you need to store data and state on the computer. Heads is not just another Linux distribution – it combines the physical hardening of specific hardware platforms and flash security features with custom coreboot firmware and a Linux boot loader in ROM. This moves the root of trust into the write-protected region of the SPI flash and prevents further software modifications to the bootup code (and on platforms that support it, Bootguard can protect against many hardware attacks as well).
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23

    WebCamGrabber

    Image Grabber for Raspberry Pi 3

    WebCamGrabber is an Image grabber that runs on Windows 10 IOT (Raspberry, ARM), and Windows 10 and is used to grab images from up to 20 URL locations. Timing and storage path are setable. It's main idea is to collect images from different (web based) cameras and store them sorted by name and date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Mass File Renamer

    Mass File Renamer

    mass file renamer

    This is a software to rename all files within a folder with a specified starting name and file extension. CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    Chromebrew

    Chromebrew

    Package manager for Chrome OS

    The Missing Package Manager For Chrome OS. Chromebooks with ChromeOS run a Linux kernel. The only missing pieces to use as a full-featured Linux distro were gcc and make with their dependencies. Well, these pieces aren't missing anymore. Say hello to Chromebrew. In fact, Chromebrew is a simple Ruby script. There's also some Git involved, so we needed both of these things to run it on a bare Chrome OS. We have prebuilt them along with their dependencies to install into your system during...
    Downloads: 4 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB