Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: twins-core, twinkle-parserの説明を更新 #19

Merged
merged 2 commits into from
Sep 30, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
- [twinkle-parser](https://github.com/nandenjin/twinkle-parser) - KdBの提供するcsvを機械可読性を高めたJSONに変換する。ライブラリとしても利用可能。TypeScript製。
- [kdb2-crawler](https://github.com/until-tsukuba/kdb2-crawler) - KdBの提供するcsvやHTMLをJSONへ変換するツール群。Golang製。

#### Webサービス・Webサイト

Check failure on line 91 in README.md

View workflow job for this annotation

GitHub Actions / lint

Multiple headings with the same content [Context: "Webサービス・Webサイト"]

- [KdBもどき](https://make-it-tsukuba.github.io/alternative-tsukuba-kdb/) - KdBの代替サービス。フロントエンドのみで動作する。KdBより検索が高速。
- [sylms Explorer](https://sylms-explorer.open.coins.tsukuba.ac.jp/) - KdBの代替サービス。独自のデータベースとAPIを持っている。KdBより検索が高速。
Expand All @@ -97,7 +97,7 @@

### manaba

#### CLI

Check failure on line 100 in README.md

View workflow job for this annotation

GitHub Actions / lint

Multiple headings with the same content [Context: "CLI"]

- [manaba-attend](https://github.com/shuuji3/manaba-attend) - Manabaの出席カード(respon)の提出を自動化するプログラム。
- ~[atmnb (終了)](https://github.com/qqpann/atmnb)~ manaba出席のコマンドラインツール、Node.js版。
Expand All @@ -124,7 +124,7 @@

### PaperCut MF

#### CLI

Check failure on line 127 in README.md

View workflow job for this annotation

GitHub Actions / lint

Multiple headings with the same content [Context: "CLI"]

- ~[Papercut-Submit (終了)](https://github.com/kajyuuen/Papercut-Submit)~ - 全学計算機のプリンタにファイルをアップロードするスクリプト。
- ~[utprint (終了)](https://github.com/qqpann/utprint)~ - 全学計算機PaperCut Printのコマンドラインツール、Node.js版。
Expand All @@ -132,17 +132,17 @@

### TWINS

#### CLI

Check failure on line 135 in README.md

View workflow job for this annotation

GitHub Actions / lint

Multiple headings with the same content [Context: "CLI"]

- [twins2mkdir](https://github.com/yudukikun5120/twins2mkdir) - TWINS の履修科目を表す CSV ファイルから,科目ごとにディレクトリを作成するシェルスクリプト。
- [gpa_klis.py](https://gist.github.com/eniehack/f3aff92cff4ee86a7c1ba337073b8869) - TWINSで生成されたCSVからGPAを計算するツール。klis用。
- ~[twins (長期間未更新)](https://github.com/coins13/twins)~ - Command-line interface to TWINS。

#### Webサービス・Webサイト

Check failure on line 141 in README.md

View workflow job for this annotation

GitHub Actions / lint

Multiple headings with the same content [Context: "Webサービス・Webサイト"]

- [twins-notification](https://github.com/shuuji3/twins-notification) - 筑波大学のTwinsの掲示板のお知らせをSlackに通知してくれるプログラム。

#### ブラウザ拡張

Check failure on line 145 in README.md

View workflow job for this annotation

GitHub Actions / lint

Multiple headings with the same content [Context: "ブラウザ拡張"]

- [Put kdb link to twins subjects (Chrome)](https://chrome.google.com/webstore/detail/put-kdb-link-to-twins-sub/ddamljpbkecmjljapdkpepibancdiljd) - twinsの科目番号をシラバス(KdB)へのリンクにする。
- [TWINS Enhanced (Userscript)](https://github.com/mkobayashime/twins-enhanced) - しばらく操作しないときにtwinsから自動ログインされるのを防ぐ。
Expand All @@ -151,7 +151,7 @@

### Tulips

#### ブラウザ拡張

Check failure on line 154 in README.md

View workflow job for this annotation

GitHub Actions / lint

Multiple headings with the same content [Context: "ブラウザ拡張"]

- [tulips2calil](https://github.com/eniehack/tulips2calil) - 大学附属図書館の蔵書検索ページにcalilへのリンクを追加する。

Expand All @@ -163,19 +163,19 @@

- [Twin:te (iOS, Android)](https://www.twinte.net/) - 筑波大生専用時間割アプリ。PCからログインも行える。

#### Webサービス・Webサイト

Check failure on line 166 in README.md

View workflow job for this annotation

GitHub Actions / lint

Multiple headings with the same content [Context: "Webサービス・Webサイト"]

- [Twinkle](https://app.twinkle.nandenjin.com/) - 履修している授業を登録すると、Googleカレンダーと連携し授業の予定を自動登録してくれる。
- ~[TwinCal(終了)](https://cal.tsukuba.io/)~ - 履修している授業を登録すると、カレンダーファイル(.ics)を出力でき、GoogleカレンダーやAppleカレンダーなどにインポートできる。
- [TwinC](https://mimori256.github.io/twinc/#/) - 履修している授業を登録すると、カレンダーファイル(.ics)を出力でき、GoogleカレンダーやAppleカレンダーなどにインポートできる。

### CLI

Check failure on line 172 in README.md

View workflow job for this annotation

GitHub Actions / lint

Multiple headings with the same content [Context: "CLI"]

- [twinc-cli](https://github.com/yudukikun5120/twinc-cli) - TwinCのcommand-lineバージョン。

### 卒業要件、移行要件確認

#### Webサービス・Webサイト

Check failure on line 178 in README.md

View workflow job for this annotation

GitHub Actions / lint

Multiple headings with the same content [Context: "Webサービス・Webサイト"]

- [筑波大学 総合学域群 移行要件チェックツール](https://boke.itsu.dev/scs-migration-checker/) - 総合学域群から他学科への移行要件をチェックできるツール。
- [そつぎょうできるかな](https://oshamashama.github.io/g-checker-for-itf/) - twinsからエクスポートしたcsvを読み込み、卒業や進級の履修要件に沿って単位修得ができているか確認できるツール。
Expand Down Expand Up @@ -231,12 +231,12 @@
### KdB

- [twinte-parser (npm)](https://www.npmjs.com/package/twinte-parser) - Twinte内部で利用するために開発された KdB のパーサー。
- [twinkle-parser (npm)](https://www.npmjs.com/package/twinkle-parser) - Parse CSV from `https://kdb.tsukuba.ac.jp` to structured JSON.
- [twinkle-parser (npm)](https://www.npmjs.com/package/twinkle-parser) - KdB のダウンロードデータを JSON に変換するためのパーサー。[Twinkle](https://twinkle.tsukuba.one/) のメンテナンスに利用されているツールを公開したもの。

### その他

- [ITF-Dic](https://github.com/nandenjin/itfdic) - MeCabで利用できる、筑波大学の独自語を自然言語解析辞書にまとめたもの。
- ~[twins-core (npm, 終了)](https://www.npmjs.com/package/twins-core)~ - Wrapper API Client of TWINS.
- ~[twins-core (npm, 終了)](https://www.npmjs.com/package/twins-core)~ - TWINSをプログラムで読み取るためのライブラリ。
- [klis-b-thesis](https://github.com/mpkato/klis-b-thesis) - 知識情報・図書館学類の卒業論文・抄録用のLaTeX用スタイルパッケージ。参考文献をSIST-02で表記できるBeast言語テンプレートも入っている。
- [KLIS Thesis](https://ja.overleaf.com/latex/templates/klis-thesis/hvbfzckzcnck) - 知識情報・図書館学類の卒業論文用Overleafテンプレート。LaTeX Project Public License 1.3cでライセンスされている。

Expand Down