Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
Get Started
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.
Bash script to download 3sat videos (req. pkg: curl)
Bash-Skript um Videos aus der 3sat Mediathek herunterladen.
Aufruf: ./3sat_download.sh <VIDEO-ID>
Notwendige Argumente: VIDEO_ID = Nummer aus der Video-URL im Browser (z.B. 64293, siehe Screenshot)
Beispiel: ./3sat_download.sh 64293
Hinweise:
-Das Paket "curl" muss installiert sein (in gängigen Distributionen vorhanden).
-Die Videos werden im Verzeichnis $HOME/Videos/ gespeichert, welches bereits existieren muss!
-Es empfiehlt sich einen Alias in der $HOME/.bashrc Datei zu...
...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 users:
http://home.introweb.nl/d/dodger/itunesserver.html
https://www.tnpi.net/wiki/FreeBSD_iTunes_Server
cd /usr/ports/audio/firefly
make install clean
echo 'firefly_enable="YES"' >> /etc/rc.conf
service mt-daapd start
==>> http://127.0.0.1:3689
Simple SSH forward e.g. thourgh the internet:
ssh -L3689:iMac.Local:3689 MyDomain.TLD
Please also note https://sourceforge.net/projects/mt-daapd/
A small library to create SDL 2 - OpenGL applications.
The purpose of the library is to help the programmer to easily create an application with an OpenGL context and to help monitoring keyboard and mouse input .
The library may be appropriate to start learning to code in opengl but not for big projects.
This version is like a small glut replacement but without routines for drawing geometric primitives or for creating pop-up menus.
Lightform is a complete music composition application in pre-alpha, written in python with a C backend. It's designed to have the capabilities of programs like Reaktor and Sonar, but with a simplified user interface using a python gui lib called tGUI.
HASAS (HydroAcoustic Signal Analysis System) is a modular system for passive sonar signal analysis. It can be used for biological research or surveillance, for example. The soundcard is used as input device, and it currently includes all the very basic fu