Showing 1816 open source projects for "open-shell"

View related business solutions
  • 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
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 1
    Serves music files, playlists, HTML files, etc using http/WebDAV. Music files are categorized using metainformation (e.g. id3 tags) and this metainformation is stored in a MySQL database for sorting and searching operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Software to calc and draw astrological charts and diagrams according to the API method. It's written in python, it uses gtk/cairo, it depend on pytz, the swiss ephemeris and public geo data compiled anew.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    wxLyrics is a simple program written in Python and using waxgui (wxPython) for the interface. wxLyrics searches lyrics from artist and song title. You can directly save and print lyrics retrieved from leoslyrics.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    What's On Air is a suite of programs aimed at handling radio station metadata. Such metadata is the currently playing track as well as the last playing tracks and some general informations about the radio stations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 5
    Picfolio metadata editor is a program which allows one to enter a description or a title for a photo, or for an album, for use by Picfolio, a static photo gallery generator using XML and XSLT, without having to use an XML editor. It has a command-lin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Download free audio and video content ("podcasts") from the Internet and watch it on your computer or on the go. Available for different platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Griffith is a film collection manager application. Adding items to the movie collection is as quick and easy as typing the film title and selecting a supported source. Griffith will then try to fetch all the related information from the Web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    pyFormex is a program for generating, transforming and manipulating large geometrical models of 3D structures by sequences of mathematical operations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    This program converts a dvd into a dvd image. Could do the same for cdroms or other media like it. Will not copy protected disks. Features one click copying with a progress bar and dvd tray eject/load. Written in python with wxPython.
    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
    galleryforge creates static HTML galleries by recursing through a hierarchy of directories containing images. Every directory becomes an album in the gallery, every image is resized to target size and a thumbnail created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Canorus is the next generation music score editor. It is the official successor of NoteEdit. It uses Qt4, has scripting capibilities and uses modern development standards like eclipse, patterns and test units as base.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Motion Graphs in Blender

    A Blender 2.6+ addon that aims to implement Motion Graphs

    This add-on demonstrates how motion graphs can be created in Blender in order to create a variety of arbitrary length character animations from a small set of character motions. This add-on implements motion graphs as described in Motion Graphs paper by Kovar, Gleicher, and Pighin from SIGGRAPH 2002. The add-on can import set of motion captured BVH files and construct a motion graph based on some given parameters. This motion graph can be stored in memory and used until Blender is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    C4D Py-SplineDraw Tool

    A tool written in Python to draw Splines in MAXONs Cinema 4D

    An Open-Source ToolPlugin for MAXON Cinema 4D written in Python for drawing Splines in the editor developed by Scott Ayers and Niklas Rosenstein.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Lightningbeam

    Lightningbeam

    IDE for creating interactive Flash and HTML5 content

    Lightningbeam is a free, open-source alternative to Adobe Flash. It is written in Python, and uses PyGUI for a GUI, swfc for compiling, and Cairo for image processing. It has the ability to export to HTML5 as well as .swf, allowing for viewing on non-Flash-compatible devices (such as the iPhone or the Kindle), and can pack all resources into a single HTML file for portability.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    pyWebTvOrange

    pyWebTvOrange

    Tv Orange sur PC/Mac

    Regardez la Tv Orange sur votre Pc /Mac
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    VideoTk

    Sencillo administrador de base de datos de películas

    VideoTk está apuntado a simplificar el mantenimiento de una videoteca en la vida real (formada por cualesquiera medios de almacenamiento, por ejemplo discos DVD). Es un programa muy ligero, de poco tamaño en Mb (menos de 9Mb para el archivo comprimido que contiene dos versiones), lo que permite que se ejecute rápidamente incluso en computadoras viejas o de poca potencia. Las tareas básicas que permite realizar son: Buscar película en función de su título, genero, año, actor/es, calificación,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    mungempo

    Extract stereo images from .MPO files

    This commandline Python tool will extract stereoscopic images from .MPO format files (e.g. as created by Fuji W3 camera) and either save them as separate Left /Right images or as an anaglyphic composite (suitable for viewing with coloured 3D glasses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ndexr

    Indexes directories and outputs to JSON

    Tool to use from Python interactive interpreter or script. Use it to make JSON indexes of all files in a directory, or files of a certain type. Could be used to observe activity in a server directory, to generate JSON to send to clients searching remotely, or to keep an index of files in a directory when the user of that directory does not have permission to probe the files system for files without knowing their names. Uses a configuration file, or optionally you can pass configuration...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A PyQt4 software that lets you upload multiple images to many image hosting website like imageshack, tinypic, pict.com, uploadgeek.com, uploadgeek.nl, imagecross, imagebam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    YSFS Blender
    Python scripts for Blender to import and export YSFlight files (.srf, .dnm, .fld, .yfs)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    tagrider
    Simple application to convert ID3 tags data to UTF-8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    birdsim

    3d bird calls simulator

    Birdsim is a python application which goal is to simulate bird calls in 3d environment. Birdsim's main use-case is to create an ambient, natural sound-scape in homes and offices. Try it in a cold rainy day and feel the force of nature !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Set of python scripts for bulk conversion of media files. The scripts scan directory trees for video and audio files and converting them to avi, ogg, or mp3 appropriately. Relies on mencoder, lame, mplayer, and oggenc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A rhythmbox plugin which scrobbles songs listened over internet radio to last fm
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    gReemote télécommande Free
    Télécommande permettant de manipuler la Freebox HD directement depuis un ordinateur. Programme télévision inclus pour afficher le programme en cours ainsi que le programme à venir sur différentes chaînes.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB