Revert "Added Source Code to Weechat"

This reverts commit 0361a28043.
pull/3976/head
Rabenherz112 2023-07-05 13:36:50 +02:00
parent 0736e7bdcf
commit 9c63859e59
No known key found for this signature in database
GPG Key ID: BA83F60791F51CFD
1 changed files with 96 additions and 98 deletions

View File

@ -13,8 +13,6 @@ See [Contributing](.github/CONTRIBUTING.md).
## Table of contents
- [Awesome-Selfhosted](#awesome-selfhosted)
- [Table of contents](#table-of-contents)
- [Software](#software)
- [Analytics](#analytics)
- [Archiving and Digital Preservation (DP)](#archiving-and-digital-preservation-dp)
@ -23,8 +21,8 @@ See [Contributing](.github/CONTRIBUTING.md).
- [Blogging Platforms](#blogging-platforms)
- [Booking and Scheduling](#booking-and-scheduling)
- [Bookmarks and Link Sharing](#bookmarks-and-link-sharing)
- [Calendar \& Contacts - CalDAV or CardDAV Servers](#calendar--contacts---caldav-or-carddav-servers)
- [Calendar \& Contacts - CalDAV or CardDAV Web-based Clients](#calendar--contacts---caldav-or-carddav-web-based-clients)
- [Calendar & Contacts - CalDAV or CardDAV Servers](#calendar--contacts---caldav-or-carddav-servers)
- [Calendar & Contacts - CalDAV or CardDAV Web-based Clients](#calendar--contacts---caldav-or-carddav-web-based-clients)
- [Communication - Custom Communication Systems](#communication---custom-communication-systems)
- [Communication - Email - Complete Solutions](#communication---email---complete-solutions)
- [Communication - Email - Mail Delivery Agents](#communication---email---mail-delivery-agents)
@ -47,16 +45,16 @@ See [Contributing](.github/CONTRIBUTING.md).
- [Document Management - Institutional Repository and Digital Library Software](#document-management---institutional-repository-and-digital-library-software)
- [Document Management - Integrated Library Systems (ILS)](#document-management---integrated-library-systems-ils)
- [E-commerce](#e-commerce)
- [Federated Identity \& Authentication](#federated-identity--authentication)
- [Federated Identity & Authentication](#federated-identity--authentication)
- [Feed Readers](#feed-readers)
- [File Transfer \& Synchronization](#file-transfer--synchronization)
- [File Transfer & Synchronization](#file-transfer--synchronization)
- [File Transfer - Distributed Filesystems](#file-transfer---distributed-filesystems)
- [File Transfer - Object Storage \& File Servers](#file-transfer---object-storage--file-servers)
- [File Transfer - Object Storage & File Servers](#file-transfer---object-storage--file-servers)
- [File Transfer - Peer-to-peer Filesharing](#file-transfer---peer-to-peer-filesharing)
- [File Transfer - Single-click \& Drag-n-drop Upload](#file-transfer---single-click--drag-n-drop-upload)
- [File Transfer - Single-click & Drag-n-drop Upload](#file-transfer---single-click--drag-n-drop-upload)
- [File Transfer - Web-based File Managers](#file-transfer---web-based-file-managers)
- [Games](#games)
- [Games - Administrative Utilities \& Control Panels](#games---administrative-utilities--control-panels)
- [Games - Administrative Utilities & Control Panels](#games---administrative-utilities--control-panels)
- [Genealogy](#genealogy)
- [Groupware](#groupware)
- [Human Resources Management (HRM)](#human-resources-management-hrm)
@ -70,9 +68,9 @@ See [Contributing](.github/CONTRIBUTING.md).
- [Media Streaming - Multimedia Streaming](#media-streaming---multimedia-streaming)
- [Media Streaming - Video Streaming](#media-streaming---video-streaming)
- [Miscellaneous](#miscellaneous)
- [Money, Budgeting \& Management](#money-budgeting--management)
- [Money, Budgeting & Management](#money-budgeting--management)
- [Monitoring](#monitoring)
- [Note-taking \& Editors](#note-taking--editors)
- [Note-taking & Editors](#note-taking--editors)
- [Office Suites](#office-suites)
- [Password Managers](#password-managers)
- [Pastebins](#pastebins)
@ -88,16 +86,16 @@ See [Contributing](.github/CONTRIBUTING.md).
- [Self-hosting Solutions](#self-hosting-solutions)
- [Software Development](#software-development)
- [Software Development - API Management](#software-development---api-management)
- [Software Development - Continuous Integration \& Deployment](#software-development---continuous-integration--deployment)
- [Software Development - FaaS \& Serverless](#software-development---faas--serverless)
- [Software Development - IDE \& Tools](#software-development---ide--tools)
- [Software Development - Continuous Integration & Deployment](#software-development---continuous-integration--deployment)
- [Software Development - FaaS & Serverless](#software-development---faas--serverless)
- [Software Development - IDE & Tools](#software-development---ide--tools)
- [Software Development - Localization](#software-development---localization)
- [Software Development - Low Code](#software-development---low-code)
- [Software Development - Project Management](#software-development---project-management)
- [Software Development - Testing](#software-development---testing)
- [Static Site Generators](#static-site-generators)
- [Status / Uptime pages](#status--uptime-pages)
- [Task Management \& To-do Lists](#task-management--to-do-lists)
- [Task Management & To-do Lists](#task-management--to-do-lists)
- [Ticketing](#ticketing)
- [Time Tracking](#time-tracking)
- [URL Shorteners](#url-shorteners)
@ -499,7 +497,7 @@ Simple deployment of [E-mail](https://en.wikipedia.org/wiki/Email) servers, e.g.
- [The Lounge](https://thelounge.chat/) - Self-hosted web IRC client. ([Demo](https://demo.thelounge.chat/), [Source Code](https://github.com/thelounge/thelounge)) `MIT` `Nodejs/Docker`
- [Tiny Tiny IRC](https://tt-rss.org/tt-irc/) - An open source AJAX-powered chat platform with support for IRC ([Source Code](https://git.tt-rss.org/fox/tt-irc)). `GPL-3.0` `PHP/Java`
- [UnrealIRCd](https://www.unrealircd.org/) - Modular, advanced and highly configurable IRC server written in C for Linux, BSD, Windows, and macOS. ([Source Code](https://github.com/unrealircd/unrealircd)) `GPL-2.0` `C`
- [Weechat](https://weechat.org/) - Fast, light and extensible chat client. ([Source Code](https://github.com/weechat/weechat)) `GPL-3.0` `C/Docker`
- [Weechat](https://weechat.org/) - Fast, light and extensible chat client. `GPL-3.0` `C`
- [ZNC](https://wiki.znc.in/ZNC) - Advanced IRC bouncer. ([Source Code](https://github.com/znc/znc)) `Apache-2.0` `C++`