Skip to content

Commit 43b016f

Browse files
authored
Merge pull request #910 from watermint/current
Release 143
2 parents 9c55f5b + 1993291 commit 43b016f

File tree

1,212 files changed

+7063
-6317
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,212 files changed

+7063
-6317
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
.DS_Store
1111
.coverprofile
1212
.dropbox
13-
CLAUDE.md
1413
/.idea
1514
/build
1615
/dist

README.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99

1010
The watermint toolbox is the multi-purpose utility command-line tool for web services including Dropbox, Figma, GitHub, etc. The purpose of the tool is to provide users of cloud services and system administrators with a way to automate workflows and provide a work-around for some issues.
1111

12+
# ⚠️ Maintenance Status
13+
14+
**⚠️ Important Notice: This project is no longer actively maintained.**
15+
16+
As of August 2025, this project has entered Keep The Lights On (KTLO) mode. While the current version will continue to function, no new features, bug fixes, or API updates will be implemented. Only minimal security updates may be applied as needed.
17+
18+
For more details about this decision and recommendations for alternatives, please see: [Project Maintenance Status - Discussion #911](https://github.com/watermint/toolbox/discussions/911)
19+
1220
# Licensing & Disclaimers
1321

1422
watermint toolbox is licensed under the Apache License, Version 2.0.
@@ -45,8 +53,8 @@ In general, new security issues are discovered every day. To avoid leaving these
4553

4654
# Announcements
4755

56+
* [#911 watermint toolbox will no longer be actively maintained](https://github.com/watermint/toolbox/discussions/911)
4857
* [#906 AI Powered Q&A Bot on ChatGPT](https://github.com/watermint/toolbox/discussions/906)
49-
* [#905 Deprecation: Some of utilities command will be removed after release of 2025-08-01](https://github.com/watermint/toolbox/discussions/905)
5058

5159
# Security and privacy
5260

@@ -91,6 +99,8 @@ watermint toolbox xx.x.xxx
9199
© 2016-2025 Takayuki Okazaki
92100
Licensed under open source licenses. Use the `license` command for more detail.
93101
102+
This project is no longer actively maintained. For more details, see: https://github.com/watermint/toolbox/discussions/911
103+
94104
Tools for Dropbox and Dropbox for Teams
95105
96106
Usage:
@@ -411,11 +421,6 @@ Available commands:
411421
| [util text case up](docs/commands/util-text-case-up.md) | Print upper case text |
412422
| [util text encoding from](docs/commands/util-text-encoding-from.md) | Convert text encoding to UTF-8 text file from specified encoding. |
413423
| [util text encoding to](docs/commands/util-text-encoding-to.md) | Convert text encoding to specified encoding from UTF-8 text file. |
414-
| [util text nlp english entity](docs/commands/util-text-nlp-english-entity.md) | Split English text into entities |
415-
| [util text nlp english sentence](docs/commands/util-text-nlp-english-sentence.md) | Split English text into sentences |
416-
| [util text nlp english token](docs/commands/util-text-nlp-english-token.md) | Split English text into tokens |
417-
| [util text nlp japanese token](docs/commands/util-text-nlp-japanese-token.md) | Tokenize Japanese text |
418-
| [util text nlp japanese wakati](docs/commands/util-text-nlp-japanese-wakati.md) | Wakachigaki (tokenize Japanese text) |
419424
| [util tidy move dispatch](docs/commands/util-tidy-move-dispatch.md) | Dispatch files |
420425
| [util tidy move simple](docs/commands/util-tidy-move-simple.md) | Archive local files |
421426
| [util time now](docs/commands/util-time-now.md) | Display current time |

README_ja.md

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,14 @@
99

1010
watermint toolboxは、Dropbox、Figma、GitHubなどのウェブサービス用の多目的ユーティリティコマンドラインツールです。このツールの目的は、クラウドサービスのユーザーやシステム管理者に、ワークフローを自動化する方法を提供し、いくつかの問題に対する回避策を提供することです。
1111

12+
# ⚠️ メンテナンス状況
13+
14+
**⚠️ 重要なお知らせ:このプロジェクトは積極的にメンテナンスされていません。**
15+
16+
2025年8月より、このプロジェクトはKTLO(Keep The Lights On)モードに移行しました。現在のバージョンは引き続き機能しますが、新機能、バグ修正、API更新は実装されません。必要に応じて最小限のセキュリティ更新のみが適用される場合があります。
17+
18+
この決定の詳細と代替案の推奨については、[プロジェクトメンテナンス状況 - ディスカッション #911](https://github.com/watermint/toolbox/discussions/911) をご覧ください。
19+
1220
# ライセンスと免責条項
1321

1422
watermint toolboxはApache License, Version 2.0でライセンスされています。
@@ -58,8 +66,8 @@ brew install toolbox
5866

5967
# お知らせ
6068

69+
* [#911 watermint toolbox will no longer be actively maintained](https://github.com/watermint/toolbox/discussions/911)
6170
* [#906 AI Powered Q&A Bot on ChatGPT](https://github.com/watermint/toolbox/discussions/906)
62-
* [#905 Deprecation: Some of utilities command will be removed after release of 2025-08-01](https://github.com/watermint/toolbox/discussions/905)
6371

6472
# セキュリティとプライバシー
6573

@@ -105,6 +113,8 @@ watermint toolbox xx.x.xxx
105113
© 2016-2025 Takayuki Okazaki
106114
オープンソースライセンスのもと配布されています. 詳細は`license`コマンドでご覧ください.
107115
116+
このプロジェクトは積極的にメンテナンスされていません。詳細については、https://github.com/watermint/toolbox/discussions/911 をご覧ください。
117+
108118
Dropbox用ツールとDropbox for teams
109119
110120
使い方:
@@ -425,11 +435,6 @@ Dropbox用ツールとDropbox for teams
425435
| [util text case up](docs/ja/commands/util-text-case-up.md) | 大文字のテキストを表示する |
426436
| [util text encoding from](docs/ja/commands/util-text-encoding-from.md) | 指定されたエンコーディングからUTF-8テキストファイルに変換します. |
427437
| [util text encoding to](docs/ja/commands/util-text-encoding-to.md) | UTF-8テキストファイルから指定されたエンコーディングに変換する. |
428-
| [util text nlp english entity](docs/ja/commands/util-text-nlp-english-entity.md) | 英文をエンティティに分割する |
429-
| [util text nlp english sentence](docs/ja/commands/util-text-nlp-english-sentence.md) | 英文を文章に分割する |
430-
| [util text nlp english token](docs/ja/commands/util-text-nlp-english-token.md) | 英文をトークンに分割する |
431-
| [util text nlp japanese token](docs/ja/commands/util-text-nlp-japanese-token.md) | 日本語テキストのトークン化 |
432-
| [util text nlp japanese wakati](docs/ja/commands/util-text-nlp-japanese-wakati.md) | 分かち書き(日本語テキストのトークン化) |
433438
| [util tidy move dispatch](docs/ja/commands/util-tidy-move-dispatch.md) | ファイルを整理 |
434439
| [util tidy move simple](docs/ja/commands/util-tidy-move-simple.md) | ローカルファイルをアーカイブします |
435440
| [util time now](docs/ja/commands/util-time-now.md) | 現在の時刻を表示 |

catalogue/module_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
package catalogue
22

33
import (
4-
"github.com/watermint/toolbox/essentials/go/es_module"
4+
"github.com/watermint/toolbox/essentials/es_go/es_module"
55
"testing"
66
)
77

catalogue/recipe.go

Lines changed: 0 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

citron/dropbox/team/admin/group/role/delete.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import (
1010
"github.com/watermint/toolbox/domain/dropbox/service/sv_group"
1111
"github.com/watermint/toolbox/domain/dropbox/service/sv_group_member"
1212
"github.com/watermint/toolbox/domain/dropbox/service/sv_member"
13-
"github.com/watermint/toolbox/essentials/go/es_lang"
13+
"github.com/watermint/toolbox/essentials/es_go/es_lang"
1414
"github.com/watermint/toolbox/essentials/queue/eq_sequence"
1515
"github.com/watermint/toolbox/infra/control/app_control"
1616
"github.com/watermint/toolbox/infra/recipe/rc_exec"

citron/dropbox/team/content/member/list.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"github.com/watermint/toolbox/domain/dropbox/usecase/uc_member_folder"
1313
"github.com/watermint/toolbox/domain/dropbox/usecase/uc_team_content"
1414
"github.com/watermint/toolbox/domain/dropbox/usecase/uc_teamfolder_scanner"
15-
"github.com/watermint/toolbox/essentials/go/es_lang"
15+
"github.com/watermint/toolbox/essentials/es_go/es_lang"
1616
"github.com/watermint/toolbox/essentials/kvs/kv_kvs"
1717
"github.com/watermint/toolbox/essentials/kvs/kv_storage"
1818
"github.com/watermint/toolbox/essentials/log/esl"

citron/dropbox/team/content/member/size.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ import (
1111
"github.com/watermint/toolbox/domain/dropbox/usecase/uc_member_folder"
1212
"github.com/watermint/toolbox/domain/dropbox/usecase/uc_team_content"
1313
"github.com/watermint/toolbox/domain/dropbox/usecase/uc_teamfolder_scanner"
14-
"github.com/watermint/toolbox/essentials/go/es_lang"
14+
"github.com/watermint/toolbox/essentials/es_go/es_lang"
1515
"github.com/watermint/toolbox/essentials/kvs/kv_kvs"
1616
"github.com/watermint/toolbox/essentials/kvs/kv_storage"
1717
"github.com/watermint/toolbox/essentials/log/esl"

citron/dropbox/team/group/batch/add.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import (
66
"github.com/watermint/toolbox/domain/dropbox/api/dbx_error"
77
"github.com/watermint/toolbox/domain/dropbox/model/mo_group"
88
"github.com/watermint/toolbox/domain/dropbox/service/sv_group"
9-
"github.com/watermint/toolbox/essentials/go/es_lang"
9+
"github.com/watermint/toolbox/essentials/es_go/es_lang"
1010
"github.com/watermint/toolbox/essentials/model/mo_string"
1111
"github.com/watermint/toolbox/essentials/queue/eq_sequence"
1212
"github.com/watermint/toolbox/infra/control/app_control"

citron/dropbox/team/group/member/list.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import (
99
"github.com/watermint/toolbox/domain/dropbox/model/mo_group_member"
1010
"github.com/watermint/toolbox/domain/dropbox/service/sv_group"
1111
"github.com/watermint/toolbox/domain/dropbox/service/sv_group_member"
12-
"github.com/watermint/toolbox/essentials/go/es_goroutine"
12+
"github.com/watermint/toolbox/essentials/es_go/es_goroutine"
1313
"github.com/watermint/toolbox/essentials/log/esl"
1414
"github.com/watermint/toolbox/essentials/queue/eq_sequence"
1515
"github.com/watermint/toolbox/infra/control/app_control"

0 commit comments

Comments
 (0)