Showing 3156 open source projects for "user manager"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    nvim-dap-ui

    nvim-dap-ui

    A UI for nvim-dap

    A UI for nvim-dap which provides a good out-of-the-box configuration. Install with your favorite package manager alongside nvim-dap and nvim-nio
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Conda.jl

    Conda.jl

    https://github.com/JuliaPy/Conda.jl

    This package allows one to use conda as a cross-platform binary provider for Julia for other Julia packages, especially to install binaries that have complicated dependencies like Python. conda is a package manager that started as the binary package manager for the Anaconda Python distribution, but it also provides arbitrary packages. Instead of the full Anaconda distribution, Conda.jl uses the miniconda Python environment, which only includes conda and its dependencies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    nvm

    nvm

    Version manager for node.js

    Node Version Manager or nvm is a POSIX-compliant bash script for managing multiple active node.js versions. It allows you to access every long term support (LTS) version of node.js, download any of these remote LTS versions locally, set up aliases so you can easily switch between downloaded Node versions, and automatically use the version of node.js that is specified if a .nvmrc file is present. Nvm can work on any POSIX-compliant shell, particularly on windows WSL, macOS and unix platforms...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Clipboard

    Clipboard

    Your new smart clipboard manager

    Your second brain that remembers anything, anytime, anywhere. The Clipboard Project (CB for short) is the oh-so-awesome clipboard manager that's just like a second brain. It's fast and lightweight, feature-packed, and super user-friendly. Anyone can use CB - no matter who you are or what you're working on, from web developers to your Average Joe and even to your grandma. Nothing dares lay more than a few button presses away. We've packed, crammed, and jammed CB full of useful features...
    Downloads: 0 This Week
    Last Update:
    See Project
  • All-in-One Payroll and HR Platform Icon
    All-in-One Payroll and HR Platform

    For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

    We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
    Learn More
  • 5
    Pico.css

    Pico.css

    Minimal CSS Framework for semantic HTML

    Minimal CSS Framework for semantic HTML. Elegant styles for all native HTML elements without .classes and dark mode automatically enabled. Pico uses simple native HTML tags as much as possible. Less than 10 .classes are used in Pico. No dependencies, package manager, external files, or JavaScript. Elegant and consistent adaptive spacings and typography on all devices. Shipped with two beautiful color themes, automatically enabled according to the user preference. We use simple native HTML tags...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    jupyter-fs

    jupyter-fs

    A filesystem-like contents manager for multiple backends in Jupyter

    A plugin for JupyterLab that lets you set up and use as many file browsers as you like, connected to whatever local and/or remote filesystem-like resources you want. The backend is built on top of PyFilesystem, while the frontend is built on top of JupyterLab Filetree.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    The NLopt module for Julia

    The NLopt module for Julia

    Package to call the NLopt nonlinear-optimization library from Julia

    This module provides a Julia-language interface to the free/open-source NLopt library for nonlinear optimization. NLopt provides a common interface for many different optimization algorithms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Siren

    Siren

    Notify users when a new version of your app is available

    Notify users when a new version of your app is available and prompt them to upgrade. Siren checks a user's currently installed version of your iOS app against the version that is currently available in the App Store. If a new version is available, a language localized alert can be presented to the user informing them of the newer version, and giving them the option to update the application. Alternatively, Siren can notify your app through alternative means, such as a custom user interface...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Jupyter Enterprise Gateway

    Jupyter Enterprise Gateway

    Enables Jupyter Notebooks to share resources across clusters

    Jupyter Enterprise Gateway is a headless web server with a pluggable framework for anyone supporting multiple notebook users in a managed-cluster environment. Some of the core functionality it provides is better optimization of compute resources, improved multi-user support, and more granular security for your Jupyter notebook environment - making it suitable for enterprise, scientific, and academic implementations. From a technical perspective, Jupyter Enterprise Gateway is a web server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Codesoft Barcode Label Software Icon
    Codesoft Barcode Label Software

    RFID and barcode label software to set your business up for success

    CODESOFT is an enterprise-level RFID and barcode label design application offering unmatched flexibility, power, and support. Available in print-only, single-user, and network configurations, CODESOFT is designed to meet all of your barcode labeling needs. Whether your goal is streamlining label printing, printing labels using a form, connecting a scale to your label template, or integrating your business database with your label templates, CODESOFT provides a solution for your organization’s most advanced labeling needs. Connect to SQL or Oracle databases for business system integrations and greater efficiency. CODESOFT includes over 100 barcode symbologies including GS1, supports all common image formats, and enables rich text editing. Native printer drivers are included for over 4,000 thermal, thermal transfer, and inkjet label printers to ensure the best label printing quality.
    Learn More
  • 10
    Apprise

    Apprise

    Apprise - Push Notifications that work with just about every platform!

    Take advantage of Apprise through your network with a user-friendly API. Apprise API was designed to easily fit into existing (and new) eco-systems that are looking for a simple notification solution. There is a small built-in Configuration Manager that can be optionally accessed through your web browser allowing you to create and save as many configurations as you'd like. Each configuration is differentiated by a unique {KEY} that you decide on. Once you've saved your configuration, you'll...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Laravel Echo

    Laravel Echo

    Laravel Echo library for beautiful Pusher and Ably integration

    In many modern web applications, WebSockets are used to implement realtime, live-updating user interfaces. When some data is updated on the server, a message is typically sent over a WebSocket connection to be handled by the client. This provides a more robust, efficient alternative to continually polling your application for changes. To assist you in building these types of applications, Laravel makes it easy to "broadcast" your events over a WebSocket connection. Broadcasting your Laravel...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XPipe

    XPipe

    Your entire server infrastructure at your fingertips

    Introducing the brand-new shell connection hub and remote file manager that is ready to take on the challenges of modern infrastructure. XPipe takes a completely new approach to handling shell connections, which makes it possible to provide features that you can't find anywhere else. Explore what makes XPipe stand out. All SSH user and system configuration settings are automatically applied. Your existing SSH agent can be utilized to securely authenticate, there is no need to provide your keys...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Crowbook

    Crowbook

    Converts books written in Markdown to HTML, LaTeX/PDF and EPUB

    ..., and/or PDF output formats, according to the settings in the configuration file. Crowbook supports HTML, PDF and EPUB (either version 2 or 3) as output formats. See the Crowbook User Guide rendered in HTML, EPUB and PDF. Crowbook uses pulldown-cmark and thus should support most of CommonMark Markdown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Fetch for Android

    Fetch for Android

    The best file downloader library for Android

    Fetch is a simple, powerful, customizable file download manager library for Android. Simple and easy to use API. If you are saving downloads outside of your application's sandbox, you will need to add the following storage permissions to your application's manifest. For Android SDK version 23(M) and above, you will also need to explicitly request these permissions from the user. Continuous downloading in the background. Concurrent downloading support. Ability to pause and resume downloads. Set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Contour

    Contour

    Modern C++ Terminal Emulator

    ... history!) Vi-like input modes for improved selection and copy'n'paste experience and Vi-like scrolloff feature. Blurred behind transparent background when using Windows 10 or KDE window manager on Linux. Blurrable Background image support. Runtime configuration reload. 256-color and Truecolor support. Key binding customization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Irony-Mode

    Irony-Mode

    A C/C++ minor mode for Emacs powered by libclang

    irony-mode is an Emacs minor-mode that aims at improving the editing experience for the C, C++ and Objective-C languages. It works by using a combination of an Emacs package and a C++ program (irony-server) exposing libclang. irony-server provides the libclang interface to irony-mode. It uses a simple protocol based on S-expression. This server, written in C++ and requires the specified packages to be installed on your system. Exactly one package manager should manage irony-mode. If using apt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Amazon EKS Pod Identity Webhook

    Amazon EKS Pod Identity Webhook

    Amazon EKS Pod Identity Webhook

    This webhook is for mutating pods that will require AWS IAM access. After version v0.3.0, --in-cluster=true no longer works and is deprecated. Please use --in-cluster=false and manage the cluster certificate with a cert-manager or some other external certificate provisioning system. This is because certificates using the legacy-unknown signer are no longer signed when using the v1 certificates API. Create an OIDC provider in IAM for your cluster. You can find the OIDC discovery endpoint...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Laravel Socialite

    Laravel Socialite

    Laravel wrapper around OAuth 1 & OAuth 2 libraries

    .... To get started with Socialite, use the Composer package manager to add the package to your project's dependencies. When upgrading to a new major version of Socialite, it's important that you carefully review the upgrade guide. Before using Socialite, you will need to add credentials for the OAuth providers your application utilizes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Laravel Admin Panel

    Laravel Admin Panel

    Laravel Admin Panel

    An admin panel for managing users, roles, permissions & crud. If you are using Laravel 7+ then scaffold the authentication with bootstrap for a better experience.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Free Download Manager

    Free Download Manager

    Powerful modern download accelerator and organizer for all platforms

    Free Download Manager for Windows, macOS, Android, and Linux allows you to adjust traffic usage, organize downloads, control file priorities for torrents, efficiently download large files and resume broken downloads. Free Download Manager (FDM) is a versatile, user-friendly software that revolutionizes how users manage and accelerate their downloads. It seamlessly integrates with various browsers, making it an essential tool for anyone who downloads files frequently. FDM enhances download...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 21
    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: 4 This Week
    Last Update:
    See Project
  • 22

    HA Cluster Manager

    Multi Node Cluster Manager

    Build high availability Linux server clusters to manage system resources with automatic fail over and fail back.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Knobjex Info Manager

    Tool for PIM, mind-mapping, quality-management, knowledge-base.

    Also available for knowledge-enthusiasts: https://github.com/some-avail/freekwensie Knobjex 5.01 released partially; windows setup forthcoming; go to tab "Files" to download . Added shortcut keys (chapter 5.3) , dark themes better supported, removed bugs. No database-changes. Knobjex (short for Knowledge Objects) is an information-manager. It has many potential uses, such as calendar, task-list and sticky notes. Knobjex can also handle more advanced use-cases such as quality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    FDM - Fixed Deposit Manager

    Manage Your Deposits, Get exepected income in each financial year.

    Fixed Deposit Manager (FDM) is a Python-based application designed to help users manage and track their fixed deposit investments. It provides a user-friendly graphical interface for entering, organizing, and analyzing fixed deposit data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PIP-Manager-PyPI-Search

    PIP-Manager-PyPI-Search

    GUI for managing Python packages & searching on PyPI

    PIP Manager + PyPI Search is a Python GUI application that combines the functionality of managing Python packages through PIP and searching for packages on the Python Package Index (PyPI). This user-friendly application provides convenient features for installing, uninstalling, upgrading, listing installed packages, and checking outdated packages via PIP Manager. Additionally, it offers a seamless PyPI Search functionality to explore available packages on PyPI.
    Downloads: 0 This Week
    Last Update:
    See Project