77 projects for "linux install" with 2 filters applied:

  • 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, so you can focus on your app.
    Try Free
  • 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
  • 1
    Manim

    Manim

    A community-maintained Python framework for creating animations

    A community-maintained Python library for creating mathematical animations. Manim is a free and open-source project originally written by Grant Sanderson. It is now maintained by the Manim Community and permissively released under the MIT license. Manim was originally created by Grant Sanderson as a personal project and for use in his YouTube channel, 3Blue1Brown. As his channel gained popularity, many grew to like the style of his animations and wanted to use manim for their own projects....
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2
    NovaSR

    NovaSR

    A lightning fast audio upsampler

    NovaSR is an extremely lightweight and high-performance audio upsampling model that transforms low-quality 16 kHz audio into clearer, high-fidelity 48 kHz audio with remarkable speed and efficiency. At only about 50 KB in size, the model is orders of magnitude smaller than typical audio super-resolution networks, yet it achieves high quality and realtime performance thanks to its compact architecture and efficient convolutional design. NovaSR is especially valuable for post-processing tasks...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Wireflow

    Wireflow

    User flow chart real-time collaborative tool

    Wireflow is an open-source collaborative tool for designing and visualizing user experience flows and wireframes directly in the browser, aimed at UX designers, product managers, and developers who need to map out interactive user journeys without heavy graphic design tools. Unlike static flowchart apps, Wireflow’s interface focuses on quick and intuitive creation of flow diagrams that represent screens and transitions, helping teams prototype and iterate on navigation logic and interaction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    EasyABC

    EasyABC

    EasyABC is an open source ABC editor

    EasyABC allows the user to create, edit, view, play, convert music written in the ABC music notation language. The program was originally written in Python 2.7 and WxPython by Nils Liberg and runs on Windows, OSX, and Linux. Jan Wybren de Jong has converted to run on Python 3.8 or higher. Frédéric Aupépin has been supporting EasyABC on OSX. EasyABC depends upon other external programs like abc2midi, abcm2ps, fluidsynth. If you install the Windows or Mac executables most of these programs are automatically included.
    Leader badge
    Downloads: 232 This Week
    Last Update:
    See Project
  • 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
  • 5
    GXSM

    GXSM

    Scanning Probe Microscopy Controller and Data Visualization Software

    ...Based on several hardware options it supports a commercially available DSP hardware and provided also Open Source Code for all the low level signal processing tasks and instrument controls in a most flexible and adaptable manner. All latest software is available via SVN only or Live Demo/Install CD: http://www.ventiotec.de/linux/GXSM-Linux.iso
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    fre:ac - free audio converter

    fre:ac - free audio converter

    Audio converter and CD ripper for various formats

    fre:ac is a free audio converter and CD ripper for various formats and encoders. It features MP3, MP4/M4A, WMA, Ogg Vorbis, FLAC, AAC, and Bonk format support, integrates freedb/CDDB, CDText and ID3v2 tagging and is available in several languages.
    Leader badge
    Downloads: 174 This Week
    Last Update:
    See Project
  • 7
    Rayshade

    Rayshade

    Rayshade raytracer

    now gnu-ized, gcc-4.7.4 or gcc-10.2.0 A raytracer does not require custom code for (shadows, mirrors) like GL: it uses physics to simulate light to make realistic images, leaving one to specify only what is in the scene. (at a cost of speed) Rayshade is a 1990's raytracer, a great one back then (and still useful). Rayshade has an excellent easy to read yet informative User's Guide that other's could not help but copy from. (html of guide is in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    Linux-Intelligent-Ocr-Solution

    Linux-Intelligent-Ocr-Solution

    Easy-OCR solution and Tesseract trainer for GNU/Linux

    Linux-intelligent-ocr-solution Lios is a free and open source software for converting print in to text using either scanner or a camera, It can also produce text out of scanned images from other sources such as Pdf, Image, Folder containing Images or screenshot. Program is given total accessibility for visually impaired. A Tesseract Trainer GUI is also shipped with this package. Forum : https://groups.google.com/forum/#!forum/lios Video Tutorial :...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    SVR is free and open source software for renaming videos and subtitles Features: Group renaming (deleting, inserting, serialization, replacing and case), Drag n Drop file (supported video files avi, mp4, mkv, wmv, and supported subtitles files are txt, sub, srt), Renaming by video file name, or by Subtitle file name, Cross platform application, it works on Windows, Linux, Unix, Mac OS, Renaming large number of files Multilingual (thanks to Yuri Bongiorno) English Italian (thanks to Yuri Bongiorno) Serbian Hungarian (thanks to Csernai Árpád) French (thanks to Soopa) Turkish (thanks to Gökhan Atış ) NOTE: For version 0.6.0 and newer please install Visual Studio Redistributable (x86) you can find it on https://visualstudio.microsoft.com/downloads/ under 'Other tools and Frameworks' From version 0.5.1 please install Visual Studio 2015 Redistributable (x86)
    Leader badge
    Downloads: 11 This Week
    Last Update:
    See Project
  • 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
  • 10
    YouTubeCrawler

    YouTubeCrawler

    Go-based automation utility that downloads YouTube videos

    ...The architecture follows a command-pattern setup: tasks implement a common interface and are scheduled and executed with concurrency controls (maximum goroutines customizable). It assumes a Linux environment with SSR proxy support, and requires the user to pre-install youtube-dl and ffmpeg. With its focus on automation, the tool is useful for easily archiving multilingual subtitles, prepping content for editing, or creating reference versions of YouTube videos.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    IMP - Irrlicht Music Player (Irrlicht)

    IMP - Irrlicht Music Player (Irrlicht)

    3D video music media player lyrics subtitles etc...

    ✿ Unique! The first, and only, software of its own kind... ;) ✿ Home page: http://irrlicht.sourceforge.net/forum/viewtopic.php?t=39695 ✿ Join our group: https://www.facebook.com/groups/programadoresdeportugal ✿ USAGE examples: - Simply play your musics, with 3D visuals. - Great for whole family singing. (Karaoke) - Lyrics files can be ".txt" or ".srt" files (Subtitles) - Great to be used with friends, in a party, singing. - Great for little babies... (Add your voice reading bedtime...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PHP Webcam Live Streaming

    PHP Webcam Live Streaming

    Web based live video streaming from webcam.

    VideoWhisper Live Streaming provides web based live video streaming (from webcam or similar sources). Live Streaming key features: + 1 to many 1 way video streaming + Live chat for viewers + User list with online participants + Channel title + HTML embed code to publish video channel + P2P group streaming support + Session timer and control with scripts + 100% web based for clients The php edition is the easiest choice to setup and run the Live Streaming application on a...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    VideoMer

    VideoMer

    Use & manage easily your media files

    02/01/2017 !! If you have a version older or equal to 1.0.2, please re install the software completely by downloading the installer !! !! Si vous avez une version égale ou plus ancienne à la 1.0.2, veuillez réinstaller les logiciels en téléchargeant l'installeur !! A complete video library, easy to use. Here is the installer http://sourceforge.net/projects/videomer/files/VideoMer_installer.zip/download
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Dbmc

    Dbmc

    Kodi addon for Dropbox

    Kodi (XBMC) addon for Dropbox. The current release includes features as described below. Dbmc has been added to the official Kodi repositories! So you can directly install it from within Kodi now. See also: http://addons.xbmc.org/show/plugin.dbmc/ Notice when using the synchronizing service: This service is a one way synchronization only! From Dropbox to local. So: No files will be added/uploaded to Dropbox, which are added locally No Dropbox items will be removed or changed when...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Vianto

    Vianto

    Video Annotation Tool

    See https://sourceforge.net/p/vianto/wiki/ for version features and feature requests. Vianto is a Java-based video annotation / coding tool with graphical user interface that allows you to: - Record video (in OSX only) - Save and load markers to code the video with (timestamps automatically generated for events) - Double click on events and the video will jump to the right place in the video - Click a marker to select start time, click again to set end time of code or preset a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PWN Reader Web

    PWN Reader Web

    Web based manag and comic reader with thumbnail supports

    A browser based manga reader that will let you browse your manga collection. It enable you to browse them as you browser in any of the online comics site. It uses python to generate list of the manga in the library and use jQuery to let you browse those in the browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Graphical Youtube Downloader

    Graphical Youtube Downloader

    GYD is a youtube-dl GUI based on QT

    GYD - Graphical Youtube Downloader is a GUI for youtube-dl. It is easy to use and it supports most of the youtube-dl features and some extra features like converting files and a "youtube to MP3 / OGG" (video to audio) function since Version 0.3a. When you like to use the extra features you must install ffmpeg. Youtube-dl - http://rg3.github.com/youtube-dl/ NOTE: GYD 0.3.x is the last version using QT4 (does not work with QT5).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    wallmount
    ...Milestone.1 is : showing RRD + news + weather Milestone.2 is : showing RRD + (news?)videos+ news + weather. Milestone.3 is : PHP-BackEnd interface with Database + showing RRD + Youtube videos+ news + weather. Milestone.4 is :A nice Linux install (RPM/DEP) for embeded systems(Rasberry pi/Beaglebone)+ showing RRD + Youtube videos+ news + weather. Install : unRAR the file and point your browser to the index.html file(edit it!). (change the view to 150% and remove the toolbar and you got a info system!) The graph are from our MUNIN-server. Munin :http://munin-monitoring.org/wiki/munin-graph
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    baamanga

    Terminal, lightweight manga downloader for linux.

    Baamanga is a fast, lightweight program to download your manga and related contents from many websites. Right now it supports download from Mangafox, Submanga, Mangareader and Danbooru with special functions designed to download single chapters or an amount of different chapter. INSTALLATION: -"autoreconf - - install" -". /configure" -"make" -"make install"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FireFly-Server
    iTunes-compatible DAAP server Firefly Media Server (formerly mt-daapd) is an open-source audio media server (or daemon) for the Roku SoundBridge and iTunes. It serves media files using Roku Server Protocol (RSP) and Digital Audio Access Protocol (DAAP). http://en.wikipedia.org/wiki/Firefly_Media_Server For Debian users: https://packages.qa.debian.org/m/mt-daapd.html https://tracker.debian.org/pkg/mt-daapd For FreeBSD...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 21
    qAllInOne

    qAllInOne

    A media player which can play any format for different platforms

    ...Instead of having multiple separate software for each media type, qAllInOne aims on providing one software for all media types. qAllInOne is targeted for everyone, but mainly to people whom install their Operating System from scratch (i.e Gentoo) and want a good Media Player for their GUI system (Gnome,Xfce,LXDE or any x11 based environment), or for people whom simply don't like their default media player which is shipped with their Operating System, qAllInOne is cross-platform (So it can work with Microsoft Windows, Linux, FreeBSD or MacOSx). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Video Share VOD

    Video Share VOD

    Turnkey video sharing VOD script based on WordPress.

    Video Share / Video On Demand (VOD) is a free open source WordPress based solution / script for sharing on demand video. Includes a plethora of features like AJAX multi uploader, mobile video upload and playback, HTML5 / RTMP / HLS player, integration for Live Streaming channels with broadcast video archives, VOD membership and paid playlists support, VAST support for video ads like pre-roll. http://videosharevod.com/ Demo: http://videosharevod.com/demo/ Video Share / Video On...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    DLect

    DLect

    Downloads and organises lecture recordings from UQ's Blackboard site.

    DLect simply downloads lecture recordings from The University of Queensland's Blackboard site. DLect then organises the recordings into folders by subject. DLect also supports creating playlists and modifying the meta-data of the downloaded files. DLect is easy to install; just download the file and run with Java. It is lightweight; self-contained and can be synchronised using most online services such as Dropbox. DLect is useful if you have missed one lecture, a week or need to watch...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    phpShare&Search

    phpShare&Search

    Group file share with advanced text parsing capability for easy search

    Originally created as a church resource sharing system, phpShare&Search allows users to create accounts, share documents, search documents, and like or report documents. phpShare&Search's power comes from its advanced document parser which extracts text from .PDF, .TXT, .DOC, and .DOCX files and its community features of liking resources and reporting them as inappropriate or SPAM. Users also subscribe to weekly updates of new content. User's may choose to download and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MP3 ID3 Java Tag Library Tool
    This Java software is useful to set id3v1 and id3v2 tags on mp3 files, possibly in a massive way. It helps you managing a song database, searching for duplicate songs. It has a rename file utility, not only for mp3 files. It has an utility panel to create playlists, re-organize files in folders with the name format you prefer, an utility to optimize the CD disk space. This program was written in 2002, so I don't remember much about it ... but I used it a lot, as much as my close...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next
MongoDB Logo MongoDB