Showing 13489 open source projects for "gnu/linux"

View related business solutions
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure

    Native application identity and user-based security for your Azure cloud

    Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
    Get a free trial
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 1
    Talkie

    Talkie

    Talking 3D character for your stream

    Full source code and 3D model for a talking 3D character, tweak as you need. Useful for streaming/videos when you don't want to show your face. Uses your mic input to move the mouth* You can provide your own 3D model with a jaw bone. This is not intended for end users. No executable is provided. You will need to have a 3D head modeled, with armature attached and a labeled jaw bone (unless you just want to use the default green sphere). Also some idea on how to use GODOT would be an...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    ABC is a text-based music notation language. This project aims to promote the ABC music notation language by providing cross-platform, open-source tools for manipulating, displaying and playing (via MIDI) ABC files. This project is here for historic reasons and there is not too much activity now. The abcmidi project is updated more frequently.
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3

    BASSZXTUNE

    BASS audio library add-on based on ZXTune library

    This add-on adds a support for chiptune tracker formats to BASS audio library. Supported extensions (not formats): $b, $m, 2sf, ahx, as0, asc, ay, ayc, bin, cc3, chi, cop, d, dmm, dsf, dsq, dst, esv, fdi, ftc, gam, gamplus, gbs, gsf, gtr, gym, hes, hrm, hrp, hvl, kss, lzs, m, mod, msp, mtc, nsf, nsfe, p, pcd, psc, psf, psf2, psg, psm, pt1, pt2, pt3, rmt, rsn, s, s98, sap, scl, sid, spc, sqd, sqt, ssf, st1, st3, stc, stp, str, szx, td0, tf0, tfc, tfd, tfe, tlz, tlzp, trd, trs, ts, usf,...
    Downloads: 11 This Week
    Last Update:
    See Project
  • 4
    TrucklistStudio

    TrucklistStudio

    Media Playlist streaming Software.

    TrucklistStudio is a light media playlist broadcasting software. You can easily broadcast videos playlists and create webcasts from any location. TrucklistStudio supports almost every kind of services through FMEs XML configuration files. Different video sources and the mixing module will let you create various screen layouts. All major picture file formats are supported. Putting image as an overlay or background. Video transmitting over LAN. Lower CPU requirements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Super-résolution via CNN

    Super-résolution via CNN

    Super resolution using a CNN, based on the work of the DGtal team

    Super-resolution using a CNN, based on the work of the DGtal team. First of all, an Nvidia graphics card (neither AMD nor Intel integrated) is highly recommended to parallelize the CNN. You will then need to install CUDA. No CUDA = dozens of times slower. This program will generate "model_epoch_ .pth" files corresponding to the model at epoch n, in a folder saved_model_u t_bs bs_tbs tbs_lr lr, where corresponds to the scale factor, bsthe size of the training batch, tbsthe size of the test...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MNIST-WGAN

    MNIST-WGAN

    A C# WGAN

    This project generates hand-written digits from the MNIST dataset using WGAN architecture. While debugged, a few lingering issues may remain, if you encounter any please submit them and they will be resolved. The sources and features of the project can be found in the wiki. Before use, one should verify that the network architecture is as-desired. This may be done with the GUI to the right of the number display. The "Default" button resets the network to hard-coded values which I have...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    BatchMp4Converter

    BatchMp4Converter

    A batch MPEG-4 video converter powered by FFmpeg

    A simple and easy to use video converter for converting video files to MP4. Conversion is done using FFmpeg. `libx264` and `aac` are used as output video and audio converter to achieve lower output filesize.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    DeepFaceLab

    DeepFaceLab

    The leading software for creating deepfakes

    DeepFaceLab is currently the world's leading software for creating deepfakes, with over 95% of deepfake videos created with DeepFaceLab. DeepFaceLab is an open-source deepfake system that enables users to swap the faces on images and on video. It offers an imperative and easy-to-use pipeline that even those without a comprehensive understanding of the deep learning framework or model implementation can use; and yet also provides a flexible and loose coupling structure for those who want to...
    Downloads: 32,114 This Week
    Last Update:
    See Project
  • 9

    Boss Engine

    8-bit Graphical API for Java

    Boss Engine is a graphical API for writing low-resolution 8-bit color applications. It offers easy to use functions for handling graphics, basic i/o and more. Screen access is performed through virtual framebuffers that allow direct read/write access to indexed color screen data. API is coded entirely with native libraries. No third party libraries required.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Atera - an All-in-one platform for IT management Icon
    Atera - an All-in-one platform for IT management

    Ideal for IT departments and MSPs (managed service providers)

    Your IT essentials, integrated & elevated. Take your IT management from automated to autonomous, download Atera's agent to start your free trial!
    Try Atera now
  • 10
    SortTV
    Automatically sorts TV show episodes into an organised directory structure. Can optionally move non-episodes into a separate directory. Also optional integration with Kodi/xbmc (notification and library update). dir structure:[show]/[season x]/[eps]
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Vue Meta

    Vue Meta

    Manage HTML metadata in Vue.js components with SSR support

    Vue Meta is a Vue.js plugin that allows you to manage your app's metadata. It is inspired by and works similar as react-helmet for react. However, instead of setting your data as props passed to a proprietary component, you simply export it as part of your component's data using the meta info property. These properties, when set on a deeply nested component, will cleverly overwrite their parent components' metaInfo, thereby enabling custom info for each top-level view as well as coupling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Media Player Classic - Home Cinema

    Media Player Classic - Home Cinema

    MPC-HC's main repository. For support use our Trac

    Media Player Classic – Home Cinema (MPC-HC) is a lightweight, open-source audio and video player for Windows designed to provide high performance with minimal system resource usage. Built on the DirectShow architecture, it supports a wide range of audio and video formats without requiring external codecs, thanks to integrated components like LAV Filters. The software is known for its simple, classic interface inspired by early Windows Media Player versions while still offering advanced...
    Downloads: 70 This Week
    Last Update:
    See Project
  • 13

    XMPZXTUNE

    XMPlay plugin based on ZXTune library

    This plugin adds a support for chiptune tracker formats to XMPlay. Supported extensions (not formats): $b, $m, 2sf, ahx, as0, asc, ay, ayc, bin, cc3, chi, cop, d, dmm, dsf, dsq, dst, esv, fdi, ftc, gam, gamplus, gbs, gsf, gtr, gym, hes, hrm, hrp, hvl, kss, lzs, m, mod, msp, mtc, nsf, nsfe, p, pcd, psc, psf, psf2, psg, psm, pt1, pt2, pt3, rmt, rsn, s, sap, scl, sid, spc, sqd, sqt, ssf, st1, st3, stc, stp, str, szx, td0, tf0, tfc, tfd, tfe, tlz, tlzp, trd, trs, ts, usf, vgm, vgz, vtx,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The Tizonia Project

    The Tizonia Project

    Command-line cloud music player for Linux

    Command-line cloud music player for Linux with support for Spotify, Google Play Music, YouTube, SoundCloud, TuneIn, iHeartRadio, Plex servers and Chromecast devices. A powerful cloud music player for the Linux terminal, with support for Spotify (Premium), Google Play Music (free and paid tiers), SoundCloud, YouTube, TuneIn and iHeart radios, Plex servers and Chromecast devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    HakuNeko

    HakuNeko

    Manga Downloader for Linux, Windows & MacOS

    +++ PROJECT MOVED TO GITHUB +++ HomePage: https://hakuneko.download Discord: https://discord.gg/A5d3NDf Project: https://git.io/hakuneko
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16

    Noffke's Music Catalog Manager

    A tool to catalog your music productions and split the royalty shares

    This tool allows you keep a catalog of your music productions and manage the royalties between the artists generating detailed reports.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    FidoCadJ

    FidoCadJ

    Simple and intuitive 2D vector drawing for electronics and not only.

    A multiplatform vector drawing program with a complete library of electronic symbols. Schematics and drawings are stored in a very compact text format. There is no netlist concept behind the drawings (so no simulation, and this is a choice) but this allows a great graphical flexibility and ease of use, making FidoCadJ the perfect tool for exchange sketches in forum and newsgroup discussions with a few clicks. Drawings can be exported in several graphic formats, such as pdf. Follow the...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 18
    SoundCleod

    SoundCleod

    SoundCloud for macOS and Windows

    SoundCleod is a desktop application that brings SoundCloud to macOS and Windows without using a web browser. Compared to using SoundCloud.com in a web browser like Chrome or Firefox you will get extras when using SoundCleod. Dark mode, desktop notifications. Control playback using media keys on the keyboard. True full screen without browser buttons. Control playback from the Notification Center using the Now Playing widget on macOS. Control playback from the macOS application menu. Stop...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 19
    MPGPatcher
    MPGPatcher is a command line tool to change video basics (resolution/size, framerate, aspect ratio, bitrate) in mpg-video files. Patches the video headers only, does no reencoding.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Spectral Python

    A python module for hyperspectral image processing

    Spectral Python (SPy) is a python package for reading, viewing, manipulating, and classifying hyperspectral image (HSI) data. SPy includes functions for clustering, dimensionality reduction, supervised classification, and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Airsonic

    Airsonic

    Free and Open Source community driven media server

    Airsonic is a free, web-based media streamer, providing ubiquitous access to your music. Use it to share your music with friends, or to listen to your own music while at work. You can stream to multiple players simultaneously, for instance to one player in your kitchen and another in your living room. Airsonic is designed to handle very large music collections (hundreds of gigabytes). Although optimized for MP3 streaming, it works for any audio or video format that can stream over HTTP, for...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 22
    myjaphoo
    MyJaPhoO My Java Photo Organizer Manages local Photo and Video Collections
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Image Converter

    Image Converter

    Image Converter - Back2d

    Image Converter- Back2d Is a simple but complete graphical image converter for selected formats. From Type: Bitmap - .bmp Jpeg - .jpg PNG (Portable Network Graphics) - .png Webp - .webp GIF Graphics Interchange Format - .gif To Type: Bitmap - .bmp Jpeg - .jpg PNG (Portable Network Graphics) - .png
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    BRIC

    BRIC

    BRIC is a powerful tool for batch image processing.

    Bric is a cross-platform batch image processor. You can convert, resize, rotate and add watermark to your images. Multiple file types are supported for input and output. The project started back in 2011 and was maintained for a couple of years. In 2020 BRIC is again in active development, so some of the features written below might be outdated. Please be patient, until everything is reviewed and rewritten.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    png2jpeg

    png2jpeg

    Simple utility to convert PNG to JPEG

    png2jpeg is a simple command-line image converter from PNG to JPEG.
    Downloads: 2 This Week
    Last Update:
    See Project