1
0
Fork 0
mirror of https://github.com/awesome-selfhosted/awesome-selfhosted.git synced 2025-04-22 16:58:06 +02:00

Update README.md

Adding Bitsii Bridge, Bitsii Notebook, and Bitsii WebCam - to the Solutions, Note taking, and Video Streaming sections (respectively).  These simple applications focused on ease of setup and accessibility to a range of technical skill.
This commit is contained in:
edgii 2020-12-12 21:15:15 -08:00 committed by GitHub
parent 0f84e0b4e4
commit 4a7ad42b01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -983,6 +983,7 @@ _See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <http
### Video Streaming
- [Bitsii WebCam](https://gitlab.com/edgii/Bitsii/-/wikis/install-webcam) - Motion detecting WebCam application with remote accessibility. ([Source Code](https://gitlab.com/edgii/BCam)) `MPL-2.0` `Java/Other`
- [Bluecherry](https://www.bluecherrydvr.com/) - Closed-circuit television (CCTV) software application which supports IP and Analog cameras. ([Source Code](https://github.com/bluecherrydvr/bluecherry-apps)) `GPL-2.0` `PHP`
- [crtmpserver](https://packages.debian.org/stable/crtmpserver) - High performance RTMP/RTSP streaming server. `GPL-3.0` `C++`
- [CyTube](https://github.com/calzoneman/sync) - CyTube is a web application providing media synchronization, chat, and more for an arbitrary number of channels. ([Demo](http://cytu.be)) `MIT` `Nodejs`
@ -1092,6 +1093,8 @@ _See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.co
_See also [Wikis](#wikis)_
- [Bitsii Notebook](https://gitlab.com/edgii/Bitsii/-/wikis/Using-Bitsii-Notebook) - Very simple note taking application with web access as well as desktop and mobile editions. ([Source Code](https://gitlab.com/edgii/BNote)) `GPL-2.0` `Java/Other`
- [BulletNotes](https://bulletnotes.io/) - Workflowy / Dynalist clone with Kanban (Trello) and Calendar functionality. Organize everything. ([Source Code](https://gitlab.com/NickBusey/BulletNotes)) `MIT` `Nodejs`
- [BulletNotes](https://bulletnotes.io/) - Workflowy / Dynalist clone with Kanban (Trello) and Calendar functionality. Organize everything. ([Source Code](https://gitlab.com/NickBusey/BulletNotes)) `MIT` `Nodejs`
- [Boostnote](https://boostnote.io/) - The note-taking app for programmers that focuses on markdown, snippets, and customizability. ([Source Code](https://github.com/BoostIO/Boostnote)) `GPL-3.0` `JavaScript`
- [CodiMD](https://demo.codimd.org/) - Realtime collaborative markdown notes on all platforms, formerly HackMD CE. ([Source Code](https://github.com/hackmdio/codimd)) `AGPL-3.0` `Node.js`
@ -1558,6 +1561,7 @@ _See also [Documentation Generators](#documentation-generators), [Wikimatrix](ht
- [1Backend](https://github.com/1backend/1backend) - Self-host web apps, microservices and lambdas on your server. Advanced features enable service reuse and composition. `AGPL-3.0` `Go`
- [Ansible-NAS](https://github.com/DaveStephens/ansible-nas) - Build a full-featured home server with this playbook and an Ubuntu box. `MIT` `YAML/Docker`
- [Bitsii Bridge](https://gitlab.com/edgii/Bitbridge/-/wikis/home) - Easy to install self-hosting platform for Windows, MacOS, and Linux. Includes apps for data syncing, home automation, and internet of things applications `MPL-2.0` `Java/Other`
- [CharjaBox](https://github.com/CherryKitten/CharjaBox) - Highly configurable Ansible based Homeserver setup using Docker. `GPL-3.0` `YAML/Ansible/Docker`
- [Cloud Computer](https://cloud-computer.dev) - A computer in the cloud that deploys with one click and makes applications accessible through a web browser. ([Source Code](https://github.com/cloud-computer/cloud-computer)) `MIT` `Docker`
- [DietPi](http://dietpi.com/) - Minimal Debian OS optimized for single-board computers, which allows you to easily install and manage several services for selfhosting at home. ([Source Code](https://github.com/Fourdee/DietPi)) `GPL-2.0` `Shell`