Showing 26 open source projects for "python password manager"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    Music Assistant

    Music Assistant

    Music Assistant is a free, opensource Media library manager

    Music Assistant Server is the core backend for Music Assistant, a free and open-source music library manager for local and online music sources. It connects streaming services, local files, metadata providers, and many speaker ecosystems into one centralized music system. The server is designed to run on an always-on device such as a Raspberry Pi, NAS, Intel NUC, or similar home server. It can work as a standalone product, but it is especially tailored for Home Assistant users who want...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    SoulSync

    SoulSync

    Automated Music Discovery and Collection Manager

    SoulSync is an intelligent music discovery and automation platform designed to bridge streaming services with self-hosted media libraries, enabling users to automatically grow and maintain curated music collections. The system continuously monitors selected artists and detects new releases, then generates personalized playlists such as Release Radar and Discovery Weekly using its built-in recommendation logic. It can automatically download missing tracks from multiple sources including...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    Quod Libet

    Quod Libet

    Music player and music library manager for Linux, Windows, and macOS

    Quod Libet is a cross-platform audio/music management program. It provides many ways to view your local library, and supports streaming audio and feeds (podcasts, etc). It has extremely flexible metadata editing and searching capabilities. With over 90 plugins included, you can extend and integrate with almost anything, or write your own! Ex Falso is a bare-bones tag editor with the same editing interface as Quod Libet. Quod Libet is a GTK+-based audio player written in Python, using the...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 4
    AnsNew Tech. Media Downloader 4K

    AnsNew Tech. Media Downloader 4K

    A simple tool to download video and audio form internet sources

    A complete desktop app for your entire media workflow download and queue files, convert media, remove backgrounds, capture screenshots, and record your screen all in one place.
    Downloads: 3 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

    Midi_Master_Clock

    A simple command line Midi Master Clock

    MIDI Master Clock: Simple MIDI Song and Control Change Manager MIDI Master Clock is a lightweight, command-line utility for effortless MIDI device control and synchronization. It lets you define songs or cues in a simple text file, each with its own BPM and custom MIDI Control Change (CC) messages. What It Does: Reads Song Data: Configure song titles, BPM, and MIDI CCs (e.g., CC_ch0 10) in an easy-to-read data.txt file. Interactive Control: Select songs from a list, advance through...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    VkCoolLoader

    VkCoolLoader

    Download music from 'VKontakte' without any problems! Windows-only

    Download music from 'VKontakte' social net without any problems! This simple&free Windows-only app allows you download any track you like. WARNING: this app needs your log-in and password to download tracks. The app`s creator guarantees, that your personal data aren`t stored, transferred to the third-parties, processed or used in any other way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Hamsi Manager

    Hamsi Manager

    at new home :-) https://github.com/supermurat/hamsi-manager

    at new home :-) https://github.com/supermurat/hamsi-manager
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Airtime

    Airtime

    Open source broadcast automation software for scheduling and playout

    Airtime lets you take total control of your radio station via the web with intelligent archive management, powerful search, an easy playlist builder, a simple scheduling calendar and rock-solid automated playout. Features include Smart Blocks, live assist modes, WAV, FLAC, AAC, MP3 and OGG support, fades, cues, playlists, programme calendar, Icecast, Shoutcast and Soundcloud integration, DJ and station manager roles, JQuery widgets, Liquidsoap playout, and a record and rebroadcast...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 9

    Music Merge Manager

    Identify duplicate songs based on track metadata (ID3, etc)

    Given two trees of audio files, examine the metadata for each file to try and determine the differences in the content of the trees. This helps find duplicate songs (or non-duplicated songs) even if the music is stored in different formats. Toggles let you determine how specific the matching criteria must be: Track number and song name? Artist, album, and track length? All of the above? Ultimately this program will let you delete duplicates from either the left or right trees, or copy...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10

    Mp3Drop

    Sort and copy mp3 files to USB stick

    I wrote this little program to be able to easily create mp3 sticks to play in my car directly from my Amarok collection). For this purpose the stick needs a flat folder structure and be sorted alphabetically before copying. The small Qt4 dialog has a drop area where you can drag mp3s (from file manager or Amarok, perhaps also other programs) onto it and it will read the ID3 tags and create a sorted folder structure with "Artist - Album" and shows the number of tracks and size it would take....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Speaking gmail checker

    Python + espeak gmail checker

    ...Features: - logs into, and checks your gmail accounts - if you have unread email: - textual info about it appears in console/terminal - "you have X unread email" is spoken using espeak - if you have no unread email: - textual info about it appears in console/terminal Requirements: - POSIX OS - python: import imaplib import os import time - espeak - soundcard, speakers/headphones Installation/running: - modify gmail.py inserting your username and password - modify gmail.py inserting desired delay value in miliseconds - run: python gmail.py Author: pkrawczak@gmail.com 2013-02-06 13:54:51 Caution: Even though this program uses SSL use only at your own risk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    qemplayer ( file-manager-like GUI front-end to MPlayer )
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Implementation of Yamaha's MIDI control protocol for their digital consoles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Symphony is a media manager project whith a lot of features and more to come. Symphony é um gerenciador de mídia com uma gama de recursos e mais para vir.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Ajax/php interface to mpd (media player daemon). Web backend is PHP; manager for known songs is cli Python; known songs are stored in MySQL; more info to follow later.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Rockbox Database Manager is a program designed to manipulate and examine the rockbox database. It is intended to add several features to the rockbox database that the rockbox firmware does not currently implement.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    rePear is a tool that allows using an Apple iPod audio player without iTunes. The user can manage the audio files on the iPod with a normal file manager and rePear takes care that they can be played on the device.
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 18
    xCollect is successor of DivX;-) Db, but it supports much more. Fetching data from IMDB and other sites with python scripts. Saving your movies, games, books and music collection into same file. Advanced loan manager, search using find as you type...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 19
    PSPy is a content manager for the Sony PSP. You will have acces to your homebrews, games backup, savegames, videos and music. Written in Python for Unix systems, using Glade/pyGTK, under the GPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The Linux Media Manager is not another media player, rather it lets you to use existing players and customize to your taste. It is also a platform to develop plug-ins that you always wanted with your existing audio/video player.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LARGE (10,000+ song) music library manager with: * Two player user interfaces * Desktop PC with wxWidgets GUI * Embedded system with speech feedback (no gui) * Inter-player synchronization via tcp/ip
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    The Personal Content Manager allows you to organise and play back your media files over a local network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The UIless Playlist Manager intends to be a generic music player, capable of managing multiple playlists based on different criterias, scalable to accomodate the needs of end users. UPM is an experiment in AI-using playlist management technology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is Yet Another Playlist Manager. The main difference from conventional playlist managers is that it is focussed simply one what is in or not in your playlist. I use it for managing what is loaded to my iPod.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    PTOMMI(Python Toolkit for Online MP3 Management and Interaction) provides components for building CGI apps to manage MP3 files on a remote server. Two apps are also included: an MP3 playlist manager and an ID3 tag editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next