384 projects for "7-max" with 2 filters applied:

  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    GEM (Graphics Environment for Multimedia) is a library to be used with Miller Puckette's Max-like realtime-computermusic-software "Pure Data" (Pd), which allows to draw and control openGL- and pixel-graphics (like video) in realtime from within Pd.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2
    FrostWire

    FrostWire

    Search, Download, Play, Share on Bittorrent and the cloud

    ...FrostWires' source code is Licensed under the GNU GPL and Apache Open Source licenses. System Requirements Any of the following operating systems: ● Windows 10, 8, 7, Vista for Intel processors (64-bit only) ● Mac OS X 10.11 (El Capitan) or later (64-bit) ● Linux, Unix such as Solaris (64-bit) ● Android 7.0 or later 256 MB of RAM (512 MB Recommended) An active internet connection
    Leader badge
    Downloads: 314 This Week
    Last Update:
    See Project
  • 3
    Java Ice Team Tracker 64 is a java based music tracker (editor) for creating music for SID chip of Commodore 64. Instruments are totally based onto tables for full control of sound generation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Primal Form is a 3D Modeling package allowing the user to quickly build 3D objects. It sports a simple user interface inspired by Nichimen's N-World.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5

    libsombrero

    Astronomical object/structure detection from 1D and 2D data sets.

    Sombrero is a fast wavelet image processing and object detection C library for astronomical images. Sombrero is named after the "Mexican Hat" shape of the wavelet masks used in image convolution and is released under the GNU LGPL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IMYplay

    IMYplay

    Plays iMelody (IMY) files using many sound systems

    ...ALSA (Advanced Linux Sound Architecture; http://alsa-project.org), 4. OSS (Open Sound System), 5. Libao (http://xiph.org/ao), 6. PortAudiov19 (http://www.portaudio.com), 7. PulseAudio (http://www.pulseaudio.org), 8. JACK1/JACK2 (http://jackaudio.org), 9. GStreamer (http://gstreamer.freedesktop.org), 10. PC-Speaker (at least Linux and DOS). It can also: - convert IMY ringtones to MIDI files, - convert IMY ringtones to WAV files, - write raw samples to an output file, - execute an external program on each note. ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    CoffeeMud

    CoffeeMud

    Full featured MUD server with all the trimmings.

    CoffeeMud is a text-based virtual reality game engine (a MUD). It is a mature, full-featured Java codebase. It includes web (HTTP) and email (SMTP) servers, chat (IMC2 and I3) and web clients, and supports ANSI, MXP, and MSP.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    sms1xxx

    Siano DVB-T driver for FreeBSD

    Port of the linux sms1xxx (siano) driver for FreeBSD >= 7.x. It is based on Raaf's dvbusb driver and currently supports the 'Terratec Cinergy Piranha' and 'Hauppauge WinTV MiniStick' USB sticks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    EasyImageSizer

    EasyImageSizer

    Batch Images Converter

    This Project has a new name now: https://lenna.app Program to batch compress, resize and rename Images. Additional you can reduce filesize by reducing quality. Find source code on https://github.com/FalseCAM/EasyImageSizer3. OpenSuse packages here: https://build.opensuse.org/package/show?package=easyimagesizer3&project=home%3AFalseCAM and Ubuntu packages here: https://launchpad.net/~dhor/+archive/myway/+packages
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 10

    Arte +7 Video Downloader

    Bash script to download Arte +7 videos (req. pkgs: wget, curl, jq)

    Videos auf Deutsch, Französisch und anderen Sprachen von Arte +7 Mediathek herunterladen. / Télécharger des vidéos en Allemand, Francaise et autres langues de la médiathèque Arte +7. Aufruf / Utilisation: ./arte_download.sh <LANG> <VIDEO-ID> LANG = Sprache, häufig funktionieren DE und FR (manchmal ES, PL, EN), die Liste der herunterladbaren Videos kann auch andere Sprachen enthalten als LANG / Langue, souvent DE et FR marcher (parfois ES, PL, EN), la liste des vidéos téléchargeables peut contenir aussi d'autres langues comme LANG VIDEO_ID = Nummer aus der Video-URL im Browser (z.B. 078344-000, siehe Screenshot) / Nombre de la vidéo a l'URL dans le navigateur (par exemple 078344-000, voir la capture d'écran) Beispiele / Exemples: ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    YouTubeCrawler

    YouTubeCrawler

    Go-based automation utility that downloads YouTube videos

    This tool is a Go-based automation utility that downloads YouTube videos and permanently embeds or “hard-codes” their subtitles (typically English) into MP4 output files. The workflow involves specifying one or more URLs (via a simple “url” text file in each folder) and the program uses youtube-dl to fetch video and subtitle, then ffmpeg to overlay the subtitles onto the video track. The architecture follows a command-pattern setup: tasks implement a common interface and are scheduled and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ColorConverter

    ColorConverter

    Easily convert color codes with this simple tool.

    Easily convert color codes with this simple tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Flat Design Character Maker

    Flat Design Character Maker

    Just a simple flat design vector based character designer.

    Just a simple flat design vector based character designer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SDL Framework
    SDL Framework (SDLFW) SDLFW is a cross-platform framework from the powerful SDL library to create your own 2D games with the Lua programming language. It's easy-to-use, free, open-source, and works on Windows and Linux.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15
    PyMapper
    ...PyMapper is compatible with any system, with now updated support for the D&D 5th edition ruleset. Pathfinder and 3.5 edition support also included. Written entirely in python and wxpython. WinXP/7/8 executable also available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EXP Soundboard

    EXP Soundboard

    Simple soundboard app with hotkeys

    ...Also allows for your mic to pass into the virtual audio cable when enabling Mic Injector. This soundboard also incorporates a save feature. REQUIREMENTS: - Java 7 If you want sounds to be played through voice chat you'll need a virtual audio cable. (For Windows users I recommend the VB-Cable driver (http://vb-audio.pagesperso-orange.fr/Cable/index.htm). (For Mac I recommend Soundflower. (http://cycling74.com/soundflower-landing-page/)).
    Leader badge
    Downloads: 1,210 This Week
    Last Update:
    See Project
  • 17

    Live Subtitler

    Play subtitles separately recommended for online movies

    ...Live Subtitler is discreet for the reason that the playback window is transparent, moreover is able to search, download and play subtitles in no time. Requires Oracle JAVA 7 or later (JAVA 8 recommended)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A library for playback of various streamed audio formats used in video games.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    NIF File Format Library and Tools
    Attention : This project is currently being migrated, some services are no longer supported. NifTools aims to provide users with Tools to View, Edit, Create and Visualise 3D Models stored in the NetImmerse File Format. The NIF format is used by many popular games based on the NetImmerse/Gamebryo Game Engine such as Morrowind, Oblivion, Fallout 3, Fallout: New Vegas and Skyrim. We are creating a unified description of the NIF file format allowing our contributors to build...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    libBinaural

    libBinaural

    Lightweight library for using binaural beats in java

    ...It's entirely written in java for maximum portability, very easy to use and customize, free and open source. The library is compiled in Java7 bytecode so it requres Java Runtime Environment 7 or higher to run properly. A project based on this library is available here (https://sourceforge.net/projects/hbxplayer/). For bug reports, feature requests and other questions feel free to contact me.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BuGLe combines a graphical OpenGL debugger with a selection of filters on the OpenGL command stream. The debugger allows viewing of state, textures, framebuffers and shaders, while the filters allow for logging, error checking, video capture and more.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    okPlayer

    okPlayer

    A simple but powerfull folder-based audio player

    okPlayer - is an open-source audio player which works directly with audio files with no need in libraries or databases. It has file and playlist search functions. File search makes it possible to find a file you need among other stuff. So does the playlist search, but it also performs search on tag data: artist, title, album and filename. If you liked some song you can mark it as Favorite and later play a playlist which consists only of your favorite songs. Favorite List keeps your favorite...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    NoiseGator (Noise Gate)

    NoiseGator (Noise Gate)

    A simple noise gate app intended for use with VOIPs like Skype.

    ...When used with a virtual audio cable it can act as a noise gate for a either a sound input(microphone) or sound output(speakers). Can also be used to gate noise from your own mic or play your microphone through your speakers. REQUIREMENTS: - Java 7 or higher for Windows. - Java 6 or higher for Mac. Java 7 recommended. - A virtual audio cable is required for use with VOIPs: For Windows users I recommend the VB-Cable driver (http://vb-audio.pagesperso-orange.fr/Cable/index.htm). Mac users can use SoundFlower.
    Leader badge
    Downloads: 535 This Week
    Last Update:
    See Project
  • 24
    CIOS Audio Core

    CIOS Audio Core

    A cross platform audio inteface

    CIOS Audio Core is the infrastructure and subsystem in Collective Intelligence Operation System. It is a cross platforms audio abstract interface, supports including Mac OS X, Linux, Android, iPhone OS and Windows 7.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MIF85Tracker

    MIF85Tracker

    chiptune music tracker for Philips SAA-1099

    Multiplatform GNU/GPL chiptune music tracker for Philips SAA-1099 soundchip with 6 channels, which was used in Sam Coupé micro-computer and also in sound interface MIF 85 for the Tesla PMD 85 (an 8-bit personal micro-computer produced in eighties of twentieth century in former Czechoslovakia). This is a very first music tracker for this soundchip on PC platform!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
MongoDB Logo MongoDB