Skip to content

Commit 1340e18

Browse files
committed
Robot Updated at:1 Jan 2025 21:11:08 GMT
1 parent f99567f commit 1340e18

8 files changed

+239
-151
lines changed

docs/awesome/awesome-cpp.md

+1
Original file line numberDiff line numberDiff line change
@@ -1097,6 +1097,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
10971097

10981098
* [fkYAML](https://github.com/fktn-k/fkYAML) - A C++ header-only YAML library. [MIT]
10991099
* [LibCYAML](https://github.com/tlsa/libcyaml) - C library for reading and writing YAML. [ISC]
1100+
* [libfyaml](https://github.com/pantoniou/libfyaml) - A fancy 1.2 YAML and JSON parser/writer. [MIT]
11001101
* [LibYAML](https://github.com/yaml/libyaml) - A C library for parsing and emitting YAML. [MIT] [website](https://pyyaml.org/wiki/LibYAML)
11011102
* [mini-yaml](https://github.com/jimmiebergmann/mini-yaml) - Single header YAML 1.0 C++11 serializer/deserializer. [MIT]
11021103
* [rapidyaml](https://github.com/biojppm/rapidyaml) - Rapid YAML is a C++ library to parse and emit YAML. [MIT]

docs/awesome/awesome-go.md

+1
Original file line numberDiff line numberDiff line change
@@ -2709,6 +2709,7 @@ _General utilities and tools to make your life easier._
27092709
- [wifiqr](https://github.com/reugn/wifiqr) - Wi-Fi QR Code Generator.
27102710
- [wuzz](https://github.com/asciimoo/wuzz) - Interactive cli tool for HTTP inspection.
27112711
- [xferspdy](https://github.com/monmohan/xferspdy) - Xferspdy provides binary diff and patch library in golang.
2712+
- [xpool](https://github.com/peczenyj/xpool) - Yet another golang type safe object pool using generics.
27122713
- [yogo](https://github.com/antham/yogo) - Check yopmail mails from command line.
27132714

27142715

docs/awesome/awesome-integration.md

+15-15
Large diffs are not rendered by default.

docs/awesome/awesome-selfhosted.md

-3
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,6 @@ _Related: [Internet of Things (IoT)](#internet-of-things-iot), [Software Develop
8888
- [Activepieces](https://www.activepieces.com) - No-code business automation tool like Zapier or Tray. For example, you can send a Slack notification for each new Trello card. ([Source Code](https://github.com/activepieces/activepieces)) `MIT` `Docker`
8989
- [Apache Airflow](https://airflow.apache.org/) - Airflow is a platform to programmatically author, schedule, and monitor workflows. ([Source Code](https://github.com/apache/airflow/)) `Apache-2.0` `Python/Docker`
9090
- [Automatisch](https://automatisch.io) - Business automation tool that lets you connect different services like Twitter, Slack, and more to automate your business processes (alternative to Zapier). ([Source Code](https://github.com/automatisch/automatisch)) `AGPL-3.0` `Docker`
91-
- [betanin](https://github.com/sentriz/betanin) - Music organization man-in-the-middle of your torrent client and music player. Based on beets.io, similar to Sonarr and Radarr. `GPL-3.0` `Python/Docker`
9291
- [changedetection.io](https://github.com/dgtlmoon/changedetection.io) - Self-hosted tool for staying up-to-date with web-site content changes. `Apache-2.0` `Python/Docker`
9392
- [ChiefOnboarding](https://chiefonboarding.com) - Employee onboarding platform that allows you to provision user accounts and create sequences with todo items, resources, text/email/Slack messages, and more! Available as a web portal and Slack bot. ([Source Code](https://github.com/chiefonboarding/ChiefOnboarding)) `AGPL-3.0` `Docker`
9493
- [Dagu](https://dagu.readthedocs.io/) - Powerful Cron alternative with a Web UI. It allows you to define dependencies between commands as a Directed Acyclic Graph (DAG) in a declarative YAML format. ([Source Code](https://github.com/dagu-dev/dagu)) `GPL-3.0` `Go/Docker`
@@ -1135,7 +1134,6 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or
11351134
- [AzuraCast](https://www.azuracast.com/) - A modern and accessible self-hosted web radio management suite. ([Source Code](https://github.com/AzuraCast/AzuraCast)) `Apache-2.0` `Docker`
11361135
- [Beets](https://beets.io/) - Music library manager and MusicBrainz tagger (command-line and Web interface). ([Source Code](https://github.com/beetbox/beets)) `MIT` `Python/deb`
11371136
- [Black Candy](https://github.com/blackcandy-org/black_candy) - Music streaming server built with Rails and Stimulus. `MIT` `Docker/Ruby`
1138-
- [Bsimp](https://github.com/akrylysov/bsimp) - Minimalistic S3-backed audio library. `Apache-2.0` `Go`
11391137
- [Funkwhale](https://dev.funkwhale.audio/funkwhale) - Modern, web-based, convivial, multi-user and free music server. `BSD-3-Clause` `Python/Django`
11401138
- [gonic](https://github.com/sentriz/gonic) - Lightweight music streaming server. Subsonic compatible. `GPL-3.0` `Go/Docker`
11411139
- [HoloPlay](https://app.holoplay.io) `` - Web app using Invidious API for listening to Youtube audio sources. ([Source Code](https://github.com/stephane-r/holoplay-pwa)) `MIT` `Nodejs/Docker`
@@ -1249,7 +1247,6 @@ Software that does not fit in another section.
12491247
- [graph-vl](https://github.com/verifid/graph-vl) - Identity document verification using Machine Learning and GraphQL. `MIT` `Python/Docker/K8S`
12501248
- [Habitica](https://habitica.com/) - Habit tracker app which treats your goals like a Role Playing Game. Previously called HabitRPG. ([Source Code](https://github.com/HabitRPG/habitica)) `GPL-3.0/CC-BY-SA-3.0` `Nodejs/Docker`
12511249
- [HortusFox](https://hortusfox.github.io) - A collaborative plant management system. ([Source Code](https://github.com/danielbrendel/hortusfox-web)) `MIT` `PHP/Docker`
1252-
- [IconCaptcha](https://www.fabianwennink.nl/projects/IconCaptcha/) - IconCaptcha is a self-hosted, fast, simple and user-friendly captcha for PHP. ([Source Code](https://github.com/fabianwennink/IconCaptcha-Plugin-jQuery-PHP)) `MIT` `PHP`
12531250
- [iSponsorBlockTV](https://github.com/dmunozv04/iSponsorBlockTV) `` - SponsorBlock for YouTube TV, allows skipping sponsors, muting and skipping ads. `GPL-3.0` `Docker/Python`
12541251
- [Jellyseerr](https://github.com/Fallenbagel/jellyseerr) - Manage requests for your media library, supports Plex, Jellyfin and Emby media servers (fork of Overseerr). `MIT` `Docker/Nodejs`
12551252
- [Jelu](https://bayang.github.io/jelu-web) - Self hosted read and to-read list book tracker. ([Source Code](https://github.com/bayang/jelu)) `MIT` `Java/Docker`

docs/awesome/awesome-slack.md

+157-73
Original file line numberDiff line numberDiff line change
@@ -1,73 +1,157 @@
1-
<div class="github-widget" data-repo="filipelinhares/awesome-slack"></div>
2-
## Awesome Slack Communities [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
3-
[![Build Status](https://api.travis-ci.org/filipelinhares/awesome-slack.svg)](https://travis-ci.org/filipelinhares/awesome-slack)
4-
5-
A list of communities about web development and design that are powered by **Slack**.
6-
7-
## What's Slack
8-
> Slack is a platform for team communication: everything in one place, instantly searchable, available wherever you go. *- slack.com*
9-
10-
11-
## Development
12-
- [Ember](https://ember-community-slackin.herokuapp.com/)
13-
- [Laravel](https://larachat.co/)
14-
- [Ruby](https://rubydevelopers.typeform.com/to/l7WVWl)
15-
- [Front end](https://frontenddevelopers.org/)
16-
- [Android](https://androidchat.co/)
17-
- [GO](https://docs.google.com/forms/d/e/1FAIpQLScNsNXbz2SCLH5hVNoZS0C70nPAXv730SW9F3K1g6iVvlcUTg/viewform?fbzx=4754263898376949596)
18-
- [PHP Chat](https://phpchat.co)
19-
- [Clojure](http://clojurians.net/)
20-
- [iOS Developers](https://ios-developers.io/)
21-
- [Elixir](https://elixir-slackin.herokuapp.com/)
22-
- [slashrocket](https://slashrocket.io/)
23-
- [Cordova](http://slack.cordova.io/)
24-
- [Python Community](https://pythoncommunity.herokuapp.com/)
25-
- [CFML/ColdFusion](https://cfml-slack.herokuapp.com/)
26-
27-
28-
## Regional
29-
- [Australia & New Zealand](http://devanz.co)
30-
- [Les Pitonneux - Montreal QC Canada](https://pitonneux.slack.com)
31-
- [Python Brazilian Community](http://slack-pythonbrasil.herokuapp.com/)
32-
- [Remote workers in Romania](https://github.com/filipelinhares/awesome-slack/blob/master/weworkremotely.slack.com/)
33-
- [Russian-speaking developers community](https://rusdevs.herokuapp.com/)
34-
- [Kazan Developers](https://devkzn.slack.com/)
35-
- [Polish developers](http://slackin.devstyle.pl/)
36-
- [Spanish-speaking developer communities list](https://github.com/comunidad-tecnologica/awesome-spanish-slack-dev-groups)
37-
- [Ruby Turkey Community](https://rubytr.herokuapp.com/)
38-
- [Rochester NY USA Developers (RocDev)](https://rocdev.org/)
39-
- [Vancouver Developers (yvrdev)](https://yvrdev.slack.com/)
40-
41-
## Design
42-
- [Sketch](http://teamsketch.io/)
43-
- [Design Talks](https://docs.google.com/forms/d/e/1FAIpQLSeKT_LC8kKTzJ4JjmgVQVpfl24i1qBkjJ7TYyQcNHL7fBQkYQ/viewform?c=0&w=1)
44-
- [Designer Hangout](https://www.designerhangout.co/)
45-
46-
## Misc
47-
- [WordPress](https://make.wordpress.org/chat/)
48-
- [Chit Chats](http://www.chitchats.co/)
49-
- [The Evangelist Collective](https://github.com/evangelistcollective/)
50-
- [Psychedelic Chat](http://psychedelicchat.com/)
51-
- [LGBTQ in Technology](https://lgbtq.technology/)
52-
- [#Startup](http://startup.chat)
53-
- [Safelight](http://safelight.herokuapp.com/) - Photography.
54-
- [DFIR Community](https://rishi28.typeform.com/to/sTbTI8) - Information Security.
55-
- [First Contributors](https://firstcontributors.slack.com/join/shared_invite/enQtNjkxNzQwNzA2MTMwLTVhMWJjNjg2ODRlNWZhNjIzYjgwNDIyZWYwZjhjYTQ4OTBjMWM0MmFhZDUxNzBiYzczMGNiYzcxNjkzZDZlMDM#/) - Help / mentorship for open source contributors.
56-
- [IT Pro Community](https://www.electric.ai/it-pro-slack) - Connect and network with IT practitioners and decision-makers
57-
- [SaaS Community](https://join.slack.com/t/saas-hgv7803/shared_invite/zt-qwvrywyr-8DmSpEzBiSWD2WQuB9r9pw) - Community for SaaS product builders, to discuss the challenges involved.
58-
- [Developer Marketing](https://marketingto.dev/) - Passionate marketing folks working in API Marketing, developer tooling, or actively marketing to developers.
59-
60-
## DevOps
61-
- [Google Cloud Platform](http://bit.ly/gcp-slack)
62-
- [Kubernetes](http://slack.kubernetes.io/)
63-
- [DevOps](https://devopschat.co/)
64-
- [Devop Engineers](https://www.devopsengineers.com/)
65-
- [SweetOps](https://slack.cloudposse.com/)
66-
## Looking for more lists like that
67-
- [Awesome Community](https://github.com/phpearth/awesome-community)
68-
69-
## Contribute
70-
Your contributions and suggestions are :heart: welcome. Ensure to read the [guidelines](https://github.com/filipelinhares/awesome-slack/blob/master/CONTRIBUTING.md) first.
71-
72-
## License
73-
[![CC0](http://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](https://creativecommons.org/publicdomain/zero/1.0/)
1+
<div class="github-widget" data-repo="matiassingers/awesome-slack"></div>
2+
[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
3+
4+
<p align="center">
5+
<img src="https://raw.githubusercontent.com/matiassingers/awesome-slack/master/awesome-slack-pink.png" alt="Logo" width="200px">
6+
</p>
7+
8+
<p align="center">
9+
<h3 align="center">Awesome Slack</h3>
10+
</p>
11+
12+
<p align="center">
13+
A curated list of awesome, Slack-related things.
14+
</p>
15+
16+
***
17+
18+
An avid Slack user? A developer looking for awesome tools to build out an integration? Just looking for inspiration? This is a list of all the best things Slack.
19+
20+
21+
## :pencil: &nbsp; Lists
22+
- [Community-Built Libraries](https://api.slack.com/community) - Slack-curated list of community open-source libraries
23+
- [Slack App Directory](https://slack.com/apps) - Official directory of publicly available Slack apps
24+
- [Slack Emojis](https://emoji.gg) - Unofficial directory of custom emojis for Slack
25+
26+
## :art: &nbsp; Themes
27+
28+
- [Slack Themes](http://slackthemes.net/) - A Slack sidebar theme browser
29+
- [Sweet Themes Are Made of These](http://sweetthemesaremadeofthe.se/) - Website for sharing Slack custom palettes
30+
31+
## :hammer_and_wrench: &nbsp; Libraries and SDKs
32+
33+
### C&#35;
34+
35+
- [margiebot](https://github.com/jammerware/margiebot) - A .NET library designed to make building bots for Slack fast, easy, and fun
36+
- [Slack.Webhooks](https://github.com/nerdfury/Slack.Webhooks) - A library to work with Slack webhooks more easily
37+
- [SlackAPI](https://github.com/Inumedia/SlackAPI) - A third-party implementation of Slack's API written in C#
38+
39+
### Erlang
40+
41+
- [slacker](https://github.com/julienXX/slacker) - Erlang Slack REST API wrapper
42+
43+
### Go
44+
45+
- [webhook](https://github.com/adnanh/webhook) - Easily run commands in response to HTTP webhook requests from Slack
46+
47+
### Java
48+
49+
- [java-slack-sdk](https://github.com/slackapi/java-slack-sdk) - Slack's official Java framework for building Slack apps
50+
- [simple-slack-api](https://github.com/Ullink/simple-slack-api) - A Slack client library in Java
51+
52+
### JavaScript/TypeScript
53+
54+
- [bolt-js](https://github.com/slackapi/bolt-js) - Slack's official JavaScript framework for building Slack apps
55+
- [jsx-slack](https://github.com/yhatt/jsx-slack) - Build JSON object for Slack Block Kit surfaces from JSX
56+
- [node-slack-sdk](https://github.com/slackapi/node-slack-sdk) - Slack's official SDK for Node.js
57+
- [slack-block-builder](https://github.com/raycharius/slack-block-builder) - Lightweight Node.js library for building Slack Block Kit UIs, with a declarative syntax inspired by SwiftUI
58+
59+
### PHP
60+
61+
- [SlackBundle](https://github.com/DZunke/SlackBundle) - SlackBundle for Symfony2
62+
- [slack-php-app-framework](https://github.com/slack-php/slack-php-app-framework) - Robust PHP framework for building Slack apps in PHP
63+
- [slack-php-block-kit](https://github.com/jeremeamia/slack-block-kit) - Fluent interface for composing Slack Block Kit messages and modals in PHP
64+
- [slack-php-socket-mode](https://github.com/slack-php/slack-php-socket-mode) - A Socket Mode implementation for [slack-php-app-framework](https://github.com/slack-php/slack-php-app-framework)
65+
- [slack-php-slick](https://github.com/slack-php/slack-php-slick) - Dependency-free micro-framework for building Slack apps in PHP
66+
67+
### PowerShell
68+
69+
- [PSSlack](https://github.com/RamblingCookieMonster/PSSlack) - PowerShell module for simple Slack integration.
70+
71+
### Python
72+
73+
- [blockkit](https://github.com/imryche/blockkit) - A fast way to build Block Kit interfaces in Python
74+
- [bolt-python](https://github.com/slackapi/bolt-python) - Slack's official Python framework for building Slack apps
75+
- [django-slack](https://github.com/lamby/django-slack) - Slack integration for Django, using the templating engine to generate messages
76+
- [django-slack-oauth](https://github.com/izdi/django-slack-oauth) - Slack OAuth module for Django
77+
- [python-slack-events-api](https://github.com/slackapi/python-slack-events-api) - Slack Events API adapter for Python
78+
- [python-slack-sdk](https://github.com/slackapi/python-slack-sdk) - Slack's official SDK for Python
79+
- [slackblocks](https://github.com/nicklambourne/slackblocks) - Python API for building Slack Block Kit messages
80+
- [slack-php-api](https://github.com/jolicode/slack-php-api) - PHP Slack client based on the official OpenAPI specification
81+
- [slacker-cli](https://github.com/juanpabloaj/slacker-cli) - Messages to slack from the command line
82+
- [slashbot](https://github.com/ebrassell/slashbot) - An easy way to create slash commands using AWS Lambda functions
83+
- [boltworks](https://github.com/YSaxon/boltworks) - Extensions to Slack's bolt framework: expandable GUIs, easier callbacks, richer CLIs
84+
85+
### R
86+
87+
- [slackr](https://github.com/hrbrmstr/slackr) - A package to send webhook API messages to Slack channels/users from R
88+
89+
### Ruby
90+
91+
- [slack-notifier](https://github.com/stevenosloan/slack-notifier) - A simple wrapper for posting to Slack
92+
- [slack-notify](https://github.com/sosedoff/slack-notify) - Send notifications to Slack
93+
- [slack-poster](https://github.com/rikas/slack-poster) - Simple gem to post messages on Slack using webhooks
94+
- [slack-ruby-block-kit](https://github.com/CGA1123/slack-ruby-block-kit) - A ruby wrapper for Slack's Block Kit
95+
- [slack-ruby-bot](https://github.com/dblock/slack-ruby-bot) - The easiest way to write a Slack bot in Ruby
96+
- [slack-ruby-bot-server](https://github.com/slack-ruby/slack-ruby-bot-server) - Ruby library for building Slack applications
97+
- [slack-ruby-client](https://github.com/dblock/slack-ruby-client) - A Ruby client for the Slack Web and RealTime Messaging APIs
98+
99+
### Rust
100+
101+
- [slack-morphism-rust](https://github.com/abdolence/slack-morphism-rust) - A modern async Slack API client for Rust
102+
103+
### Scala
104+
105+
- [slack-scala-client](https://github.com/gilbertw1/slack-scala-client) - A Scala Slack client for the Web and RTM API
106+
107+
### Swift
108+
109+
- [SwiftBlocksUI](https://github.com/SwiftBlocksUI/SwiftBlocksUI/) - Interactive Slack messages and modals using a SwiftUI-like declarative style
110+
111+
## :gear: &nbsp; Open-Source Slack Apps and Integrations
112+
113+
### CoffeeScript
114+
115+
- [jinora](https://github.com/sdslabs/jinora) - Slack webhook app to create anonymous public channels
116+
117+
### Java
118+
119+
- [simple-slack-api](https://github.com/Ullink/simple-slack-api) - A Slack client library in Java
120+
- [tasks-app](https://github.com/slackapi/tasks-app) - Simple task management app produced by Slack
121+
122+
### JavaScript/Typescript
123+
124+
- [definition-app](https://github.com/slackapi/definition-app) - App for storing and accessing company-specific phrases
125+
- [slack-github-action](https://github.com/slackapi/slack-github-action) - Send data into Slack using this GitHub Action
126+
- [slack-reporting-tool](https://github.com/slackapi/slack-reporting-tool) - App that allows team members to report offensive messages
127+
- [tesla-slack](https://github.com/heikkipora/tesla-slack) - Track your Tesla from Slack
128+
- [tasks-app](https://github.com/slackapi/tasks-app) - Simple task management app produced by Slack
129+
130+
### PHP
131+
132+
- [MantisBT-Slack](https://github.com/infojunkie/MantisBT-Slack) - MantisBT plugin to send bug updates to Slack
133+
- [monolog](https://github.com/Seldaek/monolog) - Sends your logs to Slack
134+
135+
### Python
136+
137+
- [slackbot](https://github.com/lins05/slackbot) - A chat bot for Slack
138+
- [slacker-cli](https://github.com/juanpabloaj/slacker-cli) - Messages to slack from the command line
139+
- [tasks-app](https://github.com/slackapi/tasks-app) - Simple task management app produced by Slack
140+
- [wee-slack](https://github.com/rawdigits/wee-slack) - A WeeChat plugin for Slack
141+
142+
### Ruby
143+
144+
- [slack-gamebot](https://github.com/dblock/slack-gamebot) - A game bot for Slack
145+
- [snarkov](https://github.com/gesteves/snarkov) - Sinatra-based Markov bot for Slack
146+
- [tickbot](https://github.com/barryf/tickbot) - Simple team time tracking reminder
147+
- [trebekbot](https://github.com/gesteves/trebekbot) - A Jeopardy! bot for Slack
148+
149+
## :busts_in_silhouette: &nbsp; Contributions
150+
151+
Contributions are always welcome! Please read the [contribution guidelines](https://github.com/matiassingers/awesome-slack/blob/master/contributing.md) first.
152+
153+
## :classical_building: &nbsp; License
154+
155+
[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)
156+
157+
To the extent possible under law, [Matias Singers](http://mts.io) has waived all copyright and related or neighboring rights to this work.

docs/awesome/awesome-talks.md

+1
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ There are a lot of screencasts, recordings of user group gatherings and conferen
153153
* [It Is Not About Software Anymore](https://www.youtube.com/watch?v=X8iIRG9LA54) by **Mary Poppendieck** [01:06:38]
154154
* [7 minutes, 26 seconds, and the Fundamental Theorem of Agile Software Development](https://www.youtube.com/watch?v=WSes_PexXcA) by **JB Rainsberger** [00:07:42]
155155
* [Explaining Team Flow](https://www.youtube.com/watch?v=bhpQKA9XYcE) by **Michel Grootjans** [14:30]
156+
* [The Efficiency Paradox](https://www.youtube.com/watch?v=hGJpez7rvc0) by **Niklas Modig** [18:48]
156157

157158
#### Computer History
158159

0 commit comments

Comments
 (0)