Showing 44 open source projects for "libmagic-dev"

View related business solutions
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1
    qmmp

    qmmp

    Qt-based Multimedia Player

    This program is an audio-player, written with the help of the Qt library. The user interface is similar to winamp or xmms. Alternative user interfaces also are available.
    Leader badge
    Downloads: 93 This Week
    Last Update:
    See Project
  • 2
    Stremio

    Stremio

    Stremio - Freedom to Stream

    Stremio is the browser application that delivers Stremio’s “Freedom to Stream” experience entirely on the web. It consumes stremio-core (compiled to WebAssembly) and renders the product surfaces you recognize: Board for personalized updates, Discover for browsing catalogs, and Meta Details for titles, seasons, and streams. The app is built with JavaScript/TypeScript and a conventional web toolchain, offering simple commands for local development, testing, and production builds. It manages...
    Downloads: 69 This Week
    Last Update:
    See Project
  • 3
    3D Website with Three.js

    3D Website with Three.js

    The most impressive websites in the world use 3D graphics

    ...The idea is to help developers create “the most impressive websites” by blending immersive 3D scenes and interactive UI elements with modern web frameworks. The README walks through the tech stack, features and how to get started, including cloning the repo, installing dependencies and running a dev server. Among its features are a customizable 3D hero section (e.g., a 3D model of a desktop), interactive skills and work sections with animations, a 3D earth model in the contact section, and responsive design so it works across devices. This repository is especially suitable for front-end developers who want to level up their portfolio, learn advanced web graphics (Three.js), and showcase creativity alongside technical acumen.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PML

    PML

    The easiest way to use deep metric learning in your application

    This library contains 9 modules, each of which can be used independently within your existing codebase, or combined together for a complete train/test workflow. To compute the loss in your training loop, pass in the embeddings computed by your model, and the corresponding labels. The embeddings should have size (N, embedding_size), and the labels should have size (N), where N is the batch size. The TripletMarginLoss computes all possible triplets within the batch, based on the labels you...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • 5
    Nx

    Nx

    Smart, fast and extensible build system

    Nx builds a project graph by analyzing your workspace, which it then uses to only rebuild what is necessary and to never run the same computation twice. Nx also helps establish structured code sharing and ownership management to keep the workspace maintainable. Nx provides a modern integrated dev experience. It has a high-quality VS Code plugin, interactive visualizations, GitHub integration and more. The core of Nx is generic, simple, and unobtrusive. Nx Plugins are completely optional, but they can really level up your productivity. Whether you have one project or one thousand, Nx will keep your CI fast and your workspace maintainable. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    audiostat

    X11 Popup that shows the state of your audiocontrol

    ...Requirement: alsa-utils You can bind it to the audio-keys of your keyboard, As an example: I use the following keybindings in my .mwmrc: <Key>XF86AudioLowerVolume root|window|frame|icon f.exec "amixer set 'Master' 10%- > /dev/null; audiostat" <Key>XF86AudioRaiseVolume root|window|frame|icon f.exec "amixer set 'Master' 10%+ > /dev/null; audiostat" <Key>XF86AudioMute root|window|frame|icon f.exec "amixer set 'Master' toggle > /dev/null; audiostat"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    e-Book manager V5

    e-Book manager V5

    Book Manager An efficient and user-friendly eBook management tool

    e-Book manager V5 📱 Mobilalkalmazás : https://play.google.com/store/apps/dev?id=6200735506701691028&hl=en_US 📚 E-könyvkezelés egyszerűen és hatékonyan! Töltsd le most, és élvezd a digitális könyvtár szabadságát! Az alkalmazással könnyedén feltöltheted, rendszerezheted és testre szabhatod e-könyveidet. 🔹 Fő funkciók: 📂 Könyvkezelés: Egyszerű fájlimportálás és rendszerezés. ✏️ Szerkesztés: Cím, szerző, metaadatok módosítása, egyedi címkék hozzáadása
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    FFmpegKit

    FFmpegKit

    FFmpeg Kit for applications. Supports Android, Flutter, iOS, Linux, ma

    FFmpegKit is a collection of tools to use FFmpeg in Android, iOS, Linux, macOS, tvOS, Flutter and React Native applications. It includes scripts to build FFmpeg native libraries, a wrapper library to run FFmpeg/FFprobe commands in applications and 8 prebuilt binary packages available at Github, Maven Central, CocoaPods, pub and npm. All scripts support additional options to enable optional libraries and disable platform architectures. FFmpegKit is a wrapper library that allows you to easily...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 9
    css-spinner

    css-spinner

    Small, elegant pure css spinner for ajax or loading animation

    Open source CSS loading animations dedicated for speed, simplicity & dev-friendly. Loading.io's CSS spinner uses CSS Animation, which is wildly supported by all modern browsers such as Google Chrome and Mozilla Firefox. However, the Microsoft Internet Explorer version earlier than 10 doesn't support CSS Animation. To support older IE, you have to use a GIF format image. Choose one from loading.io's online spinner gallery and you can customize a unique loader GIF with our icon editor easily. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easily Host LLMs and Web Apps on Cloud Run Icon
    Easily Host LLMs and Web Apps on Cloud Run

    Run everything from popular models with on-demand NVIDIA L4 GPUs to web apps without infrastructure management.

    Run frontend and backend services, batch jobs, host LLMs, and queue processing workloads without the need to manage infrastructure. Cloud Run gives you on-demand GPU access for hosting LLMs and running real-time AI—with 5-second cold starts and automatic scale-to-zero so you only pay for actual usage. New customers get $300 in free credit to start.
    Try Cloud Run Free
  • 10
    Svelte Animation on Scroll

    Svelte Animation on Scroll

    Svelte Animation on Scroll

    Svelte Animation on Scroll. A small component to make your CSS animations work on scroll with Svelte. SAoS allows you to animate once or multiple times an element on a scroll, you can define the top and bottom "triggers" and the CSS of the internal divs (not recommended, but it can help in some cases).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    jsconsole

    jsconsole

    Web based console - for presentations and workshops

    ...One hallmark of jsconsole is its remote debugging support: you can connect a remote browser or device to your console session and receive console output or even execute commands in that context, which simplifies diagnosing problems on devices you don’t have physically in front of you. While more limited than full browser dev tools, it’s lightweight and accessible from anywhere with a browser, and the project includes the full web-app source so you can self-host or customize it for specific use cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    AVBook

    AVBook

    Management system for video content

    avbook is a mobile (Android) reading client app focused on “AV Book” content—likely anime/manga or similar media catalogs—designed with browsing, searching, and reading functionality built in. It features source aggregation, letting users query multiple backends or scraping rules in one interface. Within the app, readers enjoy features like multi-layout viewing (single, double, scroll), image caching/offline reading, and bookmark or history tracking. The UI also supports filtering, category...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    ...Csound is now hosted at https://github.com/csound Binary and source-code releases: http://csound.github.io/download.html Mailing lists are hosted by HEAnet at https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND and https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND-DEV Archives: mail lists at http://dream.cs.bath.ac.uk/Csound-archive releases: http://dream.cs.bath.ac.uk/Csound-archive/OldReleases/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    CDX - Set default optical drive symlinks

    Allows easy view and change of /dev/cdrom, /dev/dvdrecorder, etc.

    This simple shell script creates 12 symlinks in /dev pointing to a user specified device as follows: /dev/cd /dev/cdr /dev/cdrom /dev/cdrw /dev/cdrecorder /dev/cdwriter /dev/dvd /dev/dvdr /dev/dvdrom /dev/dvdrw /dev/dvdrecorder /dev/dvdwriter
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    fun2audio

    fun2audio

    Funcube Dongle Pro+ Data Capture & Audio Output

    Various reference programs to read baseband I/Q sample data from a Funcube Dongle Pro+ (FCDPP) software defined radio (SDR) hardware front end, demodulate the data stream and send it to the host's audio output port. Programs are present to demodulate AM, CW, FM and SSB (USB, LSB) streams. Also included is a program that writes FCDPP sample data to its standard output (stdout) port. The programs require the qthid program to control the FCDPP frequency and gain (also available at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    YouTube Center

    YouTube Center

    Userscript designed to expand the functionality of YouTube

    ...YouTube Center is a userscript designed to expand the functionality of YouTube. It includes the ability to download the video you're watching, auto selecting your preferred video quality and much more. We highly reccomend using DEV builds, as the stable build is nearly a year old, and much of its functionality is now broken. YouTube Center is available as the following extensions: Userscript, Firefox, Chrome, Opera, Safari and Maxthon. YouTube Center supports multiple languages. Your default language is automatically selected at default if it's available otherwise it will default to English.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    DVD@Home

    DVD@Home

    DVD cataloguing webware

    Your movies (DVD & more) library ... Using LAMP (PHP/MySQL) and a web user interface. Can retrieves IMDB datas from english title or your language title ... Multiple browsers support. jQuery improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    EnDiskEx

    Bulk extractor for Ensoniq-formatted disk images

    ...There also exists a disk mapping feature to correct for any errors in this process caused by having relabeled disks, forgotten to label disks, etc. EnDiskEx has been tested and validated against a variety of RAW, GKH, EDE, and EDA images files the dev team has, including but not limited to, the ASR factory disks, the EPS 16+ factory disks, and the EPS (classic) factory disks.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 19
    Java API for controling 1394 Digital Cameras (based on libdc1394: http://sourceforge.net/projects/libdc1394/ for Linux, and on: CMU 1394 DC http://www-2.cs.cmu.edu/~iwan/1394/ for Win32). On Top of the library comes a RCP plugin and a JMF capture dev
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Supersized Slideshow Silverstripe Module

    Silverstripe module to create a fullscreen background slideshow

    Silverstripe CMS module to create an image gallery slideshow with fullscreen background. * Installation Unpack the files in a folder called supersized Run dev/build Usage SuperSizedPageHolder ( if you plan to have multiple galleries as children pages ) At the CMS add a new page of "Super Sized Page Holder" type At the "Main Content" tab set the thumbnail width At the "Main Content" tab set the thumbnail height At the "Main Content" tab select the thumbnail rollover effect SuperSizedPage At the CMS upload your images to a folder At the CMS add a new page of "Super Sized Page" type At the "Main Content" tab select the image folder At the "Main Content" tab select the image for thumbnail (for SuperSizedPageHolder) At the "Main Content" tab select if you want the images file names to be formatted At the "Options" tab set the parameters for the jQuery plugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Creative Commons Search

    A search tool used to find creative commons music, video, and pictures

    I made this tool knowing how hard it is to find creative commons content on the internet. With one easy click you have access to thousands of different forms of media, and all of it is creative commons! Make sure to obtain a license before actually using the content. In the video search type creative commons after the query.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gbsplay emulates the sound hardware of the Nintendo Gameboy. It is able to play the sounds from a Gameboy module dump (.GBS format) over /dev/dsp and NAS. Included is an XMMS input plugin, a tool to display information about a .GBS file, and a demo song.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    ...-pgf airboard-ir replaces the IR receiver supplied with a LiteOn SK-7100 Airboard cordless keyboard with an LIRC-compatible receiver. Keyboard/mouse reports are translated to /dev/input events. Full remapping of keyboard and button functions is easy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    OSS Proxy Daemon is a Linux userland OSS sound device (/dev/[a]dsp and /dev/mixer) implementation using CUSE. Currently it supports forwarding OSS sound streams to PulseAudio and ALSA.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    AmberNet
    Universal plug-able engine for 3D graph, interactive VR, network communication and... something else :) Graph API: OpenGL (with SDL) Develop: Dev-C++ and MinGW, CMake and gcc
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB