404 bookmarks
Storage for the links
Storage for the links
A modern IRC server (daemon/ircd) written in Go. Contribute to ergochat/ergo development by creating an account on GitHub.
Chatwoot is an open-source as well as cloud-based customer engagement platform. Manage all of your customer conversation channels from one place.
Cockpit is a web interface for managing a server. It creates it’s own self signed certificate by default. Here is how to configure cockpit behind caddy to have real certificates instead. sub-domain (https://cockpit.example.com) /etc/cockpit/cockpit.conf [WebService] Origins = https://cockpit.example.com wss:cockpit.example.com ProtocolHeader = X-Forwarded-Proto /etc/caddy/Caddyfile cockpit.example.com { reverse_proxy https://localhost:9090 { transport http { tls_...
Watch Maddyson's latest live streams, get in the live chat & support content creators on Kick. Join the fastest growing live streaming community!
Table of Contents Introduction Pros and Cons Pros Cons Useful tutorials Note from the Editor Module 1: Getting Started Downloading QGIS Installing Plugins Choosing a Directory Module 2: Creating an Extent Layer How to Make a Shapefile Module 3: Inserting a Raster Inserting your Image into QGIS ...
“Hey Guys, What Map Program Should I Use?” A Flowchart (of sorts)Note: This document used to be open for comments and suggestions, but I got a large volume of basically nonsense edits that seem to have been misclicks, and had to reject so many of them that it seems google interpreted all the re...
Collection of free map generators for tabletop role-playing games and worldbuilding.
Free web app that helps fantasy writers, game masters, and cartographers create and edit fantasy maps
Знаменитая поговорка «вода и камень точит» говорит о том, как даже самые малозаметные, но постоянные и настойчивые действия могут в последствии иметь значимый эффект. Однако это фигуральное выражение...
Ultimate camera streaming application with support RTSP, RTMP, HTTP-FLV, WebRTC, MSE, HLS, MP4, MJPEG, HomeKit, FFmpeg, etc. - AlexxIT/go2rtc
Sample commands to stream Pi webcam video to RTMP sink - ffmpeg-rtmp-streaming
I've created a very simple and basic html5 audio player, actually not more than:
<audio src="[url-to-m3u]" controls>
but I am facing two problems, this simple audio tag is working on Chrome...