Showing 222 open source projects for "code-server"

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
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end. Migrate from on-prem or other clouds with free migration tools.
    Try Free
  • 1
    PyMetaPost provides a Python front-end to the graphics program (and language) MetaPost. It allows you to create graphics files with the power of MetaPost and LaTeX through a simple Python API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    juked is a daemon that turns the server into an MP3 jukebox.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Modular portable graphical based music editor. A new concept loosely based on the tracker-interface. Aimed to be used by both amatours and serious composers. Status for AmigaOS is stable, status for Unix is pre-alpha.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Exports AliasWavefront OBJ Files from Blender - including the material and texture informations
    Downloads: 1 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 Studio. Switch between models without switching platforms.
    Start Free
  • 5
    Music Server is a pure-Python MP3 "jukebox" software. The focus in on ease-of-use, reliability and extensibility. The high-level architecture is a two tier single server/multiple clients system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Python-powered MP3 management system! Intended for Car MP3/MP3 server use. Supports a number of inputs, outputs, players and playlisting solutions. Easy to use, and easy to hack are the two goals of this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MC Foo is an advanced, adaptive and learning mp3 jukebox server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Swocket is a cross-platform modular XML Socket server framework implemented in Python with the intention of being used to communicate with Macromedia Flash 5 content but is easily usable with other platforms that support the same flavor of XML Sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Snarfzilla was a GUI and web browser for the official Freenet Java server. The first web browser for the dark web. It hasn't been compatible with Freenet for several years and development ceased.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cut Your Data Warehouse Bill by 54% Icon
    Cut Your Data Warehouse Bill by 54%

    Migrate from Snowflake, Redshift, or Databricks with free tools. No SQL rewrites.

    BigQuery delivers 54% lower TCO with serverless scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Try Free
  • 10
    A group of Blender (http://www.blender3d.org) enthusiasts sharing code for expanding the functionality of Blender. As Blender has been bought into Open Sourceness, this ancient utility is now ancient and likely useless.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Inkscape Python Iterator

    Extension to iterate custom Python snippets over objects

    An inkscape extension, written in python, that accepts snippets of Python code, and iteratively executes them over a set of objects. Iteration can be over the current selection, or over an XPath. Python code is given the current node and attributes, and can modify or delete the node, create new nodes, or simply perform calculations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MediaStation - the Media Application FrameWork for openBeOS - MediaStation has a strong focus on making openBeOS the No.1 solution for multimedia professionals - MediaStation builds up a leading development environment based on the MIT license\n
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A client/server media management solution built with mysql/python supports scanning directories and using online resources to parse and store TV and Movie details (Series/Season/Episode#/Title/Synopsis).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    PyShelf

    PyShelf

    FOSS Ebook Server, With no windowing requirements

    PyShelf is an Open Source python based, ebook server, that does not and never will require a windowing system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A complete ASCII animation system featuring a client, server, and a graphical animation editor complete with keyframe animation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Sreapy is an open source python streaming server and client
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Remote access to Ableton Live's Python API framework. Currently supporting telnet, access, UDP linewire, Open Sound Control, example code and API provided. Written in Python.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Capricciotools is a set audio related tools to be ran on a headless linux server. This includes: automatic transcoding of flac files to mp3 and ogg vorbis files; a cd-ripper (to flac, including freedb/musicbrainz tag lookup).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    aTonKar is a client/server architecture that enables you to stream audio files, browse collections, manage playlist via http/xml.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JackFX is a python module for midi control and realtime audio effects processing built using the Jack Audio Connection Kit. Effects are stackable, and can be chained in any configuration with only a few lines of python code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    fojecleno_Signer v.1.0.

    fojecleno_Signer v.1.0.

    fojecleno_Signer — Digital signature graphic tool (Trusted Signing)

    ...The application automatically manages: signature configuration metadata validation log generation error handling Prerequisites for signing To sign your executables, you must have: an Azure account a Trusted Signing profile a resource ID and a profile ID an access token (generated via the Azure CLI or portal) The application guides you through the setup. fojecleno_Signer is free, ad-free, and developed with passion. You can support the project via the QR code integrated into the app.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    golib

    C++ collection mostly for image processing

    libGo is a C++ class library containing all kinds of things that proved useful to me. Included are: - Linear algebra, using LAPACK and CBLAS - V4L(1) image grabber - Multithreading - Image containers (up to 3D) - Some simple optimisation code - Python embedding helper - Matlab interface - .. and other things, have a look at the HTML documentation! golib grew over many years, things I had use for have been added now and then. Some parts are better taken care of than others. If you find anything spectacularly wrong or badly documented, and need assistance, please drop me a line.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB