https://github.com/traptitech/awesome-trap
A curated list of awesome libraries, extensions and software from Digital Creators Club traP.
https://github.com/traptitech/awesome-trap
List: awesome-trap
Last synced: 6 months ago
JSON representation
A curated list of awesome libraries, extensions and software from Digital Creators Club traP.
- Host: GitHub
- URL: https://github.com/traptitech/awesome-trap
- Owner: traPtitech
- Created: 2023-05-14T08:23:15.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-03-12T00:08:39.000Z (over 2 years ago)
- Last Synced: 2024-05-21T20:08:22.759Z (about 2 years ago)
- Homepage:
- Size: 20.5 KB
- Stars: 8
- Watchers: 9
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Awesome traP
A curated list of awesome libraries, extensions and software from [Digital Creators Club traP](https://trap.jp/).
## Contribution guide
1. GitHubのUIなどから本ファイルを編集
2. Pull Requestを作成
3. 0人以上の確認を得た後、自分自身もしくはSysAd teamのメンバーがマージ
外部の方も歓迎します!
## Contents
- [Awesome traP](#awesome-trap)
- [Contribution guide](#contribution-guide)
- [Contents](#contents)
- [Libraries](#libraries)
- [Bots](#bots)
- [Topics](#topics)
- [Extensions](#extensions)
- [Services](#services)
## Libraries
- [traPtitech/go-traq](https://github.com/traPtitech/go-traq) - Go client library for the traQ API.
- [traPtitech/node-traq](https://github.com/traPtitech/node-traq) - Node.js client library for the traQ API.
- [traPtitech/swift-traq](https://github.com/traPtitech/swift-traq) - Swift client library for the traQ API.
- [traPtitech/rust-traq](https://github.com/traPtitech/rust-traq) - Rust client library for the traQ API.
- [ras0q/swift-traq-ws](https://github.com/ras0q/swift-traq-ws) - Swift client library for the traQ Websocket API.
- [motoki317/traq-py](https://github.com/motoki317/traq-py) - Python client library for the traQ API.
- [motoki317/traq4j](https://github.com/motoki317/traq4j) - Java client library for the traQ API.
- [traPtitech/traq-bot](https://github.com/traPtitech/traq-bot) - traQ HTTP BOT用Goライブラリ
- [traPtitech/traq-ws-bot](https://github.com/traPtitech/traq-ws-bot) - traQ WebSocket BOT用Goライブラリ
- [cp-20/traq-bot-ts](https://github.com/cp-20/traq-bot-ts) - traQ WebSocket BOT用TypeScript / JavaScriptライブラリ
- [motoki317/traq-ws-bot4j](https://github.com/motoki317/traq-ws-bot4j) - traQ WebSocket BOT用Javaライブラリ
- [SSlime-s/traq-ws-bot-rs](https://github.com/SSlime-s/traq-ws-bot-rs) - traQ WebSocket BOT用Rustライブラリ
- [H1rono/traq-bot-http-rs](https://github.com/H1rono/traq-bot-http-rs) - traQ HTTP BOT用Rustライブラリ
- [detteiu8383/python-traq-bot](https://github.com/detteiu8383/python-traq-bot) - traQ HTTP BOT用Pythonライブラリ
- [toshi-pono/aiotraq](https://github.com/toshi-pono/aiotraq) - API Client & traQ HTTP BOT用Pythonライブラリ
- [ras0q/traq-oauth2](https://github.com/ras0q/traq-oauth2) - OAuth2 authentication in traQ. (Go)
- [ras0q/traq-writer](https://github.com/ras0q/traq-writer) - Post messages to traQ via webhook. (Go)
- [ras0q/traq-chat](https://github.com/ras0q/traq-chat) - Make creating traQ chat-bot easier. (Go)
## Bots
- [motoki317/bot_converter](https://github.com/motoki317/bot_converter) - traQ webhook converter bot
- [ras0q/traq-wordcloud-bot](https://github.com/ras0q/traq-wordcloud-bot) - 1日のtraQメッセージを集計しWordcloudを作成するBOT
- [ras0q/bot-introduce-channel](https://github.com/ras0q/bot-introduce-channel) - traQのおすすめチャンネルを紹介するBOT
## Topics
- [traq](https://github.com/topics/traq) - traQ関連ツール・ライブラリなどが集まるGitHubトピック
- [traq-bot](https://github.com/topics/traq-bot) - traQ BOTなどが集まるGitHubトピック
## Extensions
- [JichouP/Better-traQ](https://github.com/JichouP/Better-traQ) - traQ をキーボードのみで操作することを目指して作られた拡張機能
## Services
## TextBooks
- [abap34/ml-lecture](https://github.com/abap34/ml-lecture) - 機械学習講習会の資料
- [traPtitech/naro-text](https://github.com/traPtitech/naro-text) - Webエンジニアになろう講習会の資料
- [traP-jp/pg-basic](https://github.com/traP-jp/pg-basic) - プログラミング基礎講習会の資料