Releases: spankyjpn/spankyjpn-software-releases
Release list
TxEditor v1.3
TxEditor v1.3
Changes
- Fixed selection highlight instability, flickering, and unintended scrolling during keyboard selection.
- Updated line wrapping behavior so changes take effect after restarting TxEditor.
- Reorganized the top file-operation ribbon.
- Added separate New Window and New File buttons.
- Moved New Window to the far left as a window operation.
- Grouped New File, Open, Save, and Save As together as file operations.
- The Remove Specials button is now shown only when dangerous invisible characters are detected.
- Added temporary status feedback after dangerous invisible characters are removed.
変更内容
- キーボード選択中に発生する選択ハイライトの崩れ、点滅、意図しないスクロールを修正しました。
- 折り返し設定の変更が、TxEditorの再起動後に反映されるよう動作を変更しました。
- 上部リボンのファイル操作ボタンの配置を整理しました。
- New WindowボタンとNew Fileボタンを分離しました。
- New Windowをウィンドウ操作として左端に配置しました。
- New File、Open、Save、Save Asをファイル操作としてまとめて配置しました。
- 危険な不可視文字が検出された場合のみ、Remove Specialsボタンを表示するようにしました。
- Remove Specials実行後、一時的な完了メッセージを下部ステータスバーに表示するようにしました。
Requirements
- macOS 13 Ventura or later
動作要件
- macOS 13 Ventura以降
Security
- Signed with an Apple Developer ID certificate
- Apple notarized
- Notarization ticket stapled to the application
セキュリティ
- Apple Developer ID証明書で署名済み
- Appleによる公証済み
- 公証チケットをアプリケーションに添付済み
License
This software is proprietary software.
Please refer to the repository README for the license terms and disclaimer.
ライセンス
本ソフトウェアはプロプライエタリソフトウェアです。
利用条件および免責事項については、リポジトリのREADMEをご覧ください。
TxEditor v1.2
TxEditor v1.2
This is an older version. For most users, the latest release is recommended.
これは旧バージョンです。通常は最新版の使用をおすすめします。
Changes
- Added window cycling with Command-J / Command-K.
- Added Buffer List shortcut Command-Shift-O.
- Updated the Keyboard Shortcuts manual.
- Fixed stale Buffer List entries when windows are closed.
- Updated documentation for window cycling completion.
変更内容
- Command-J / Command-Kでウィンドウを順番に切り替えられるようにしました。
- Buffer ListのショートカットとしてCommand-Shift-Oを追加しました。
- Keyboard Shortcutsマニュアルを更新しました。
- ウィンドウを閉じた後もBuffer Listに古い項目が残る問題を修正しました。
- ウィンドウ切り替え完了時の動作に関するドキュメントを更新しました。
Security
- Signed with an Apple Developer ID certificate
- Apple notarized
- Notarization ticket stapled to the application
セキュリティ
- Apple Developer ID証明書で署名済み
- Appleによる公証済み
- 公証チケットをアプリケーションに添付済み
License
This software is proprietary software.
Please refer to the repository README for the license terms and disclaimer.
ライセンス
本ソフトウェアはプロプライエタリソフトウェアです。
利用条件および免責事項については、リポジトリのREADMEをご覧ください。
TxEditor v1.1
TxEditor v1.1
This is an older version. For most users, the latest release is recommended.
これは旧バージョンです。通常は最新版の使用をおすすめします。
Changes
- Added the Find feature.
- Added a search bar with Command-F.
- Added Find Next and Find Previous.
- Added wraparound search.
- Added a display showing the current match number and total number of matches.
- Updated the application version to 1.1.
変更内容
- 検索機能を追加しました。
- Command-Fで表示できる検索バーを追加しました。
- Find NextとFind Previousを追加しました。
- 文書の末尾または先頭に達した後も検索を続けるループ検索を追加しました。
- 現在の一致位置と一致総数を表示する機能を追加しました。
- アプリケーションのバージョンを1.1に更新しました。
Assets
TxEditor-1.1.dmgTxEditor-1.1.dmg.sha256
SHA-256
e6346b333d22f5f39d1c98448d65f3992d1f551c98dbce7aba5c9a05c6ad7b1a
Security
- Signed with an Apple Developer ID certificate
- Apple notarized
- Notarization ticket stapled to the application
セキュリティ
- Apple Developer ID証明書で署名済み
- Appleによる公証済み
- 公証チケットをアプリケーションに添付済み
License
This software is proprietary software.
Please refer to the repository README for the license terms and disclaimer.
ライセンス
本ソフトウェアはプロプライエタリソフトウェアです。
利用条件および免責事項については、リポジトリのREADMEをご覧ください。
TxEditor v1.0
TxEditor v1.0
This is an older version. For most users, the latest release is recommended.
これは旧バージョンです。通常は最新版の使用をおすすめします。
Changes
- Initial public release of TxEditor.
変更内容
- TxEditorの初回公開版です。
Security
- Signed with an Apple Developer ID certificate
- Apple notarized
- Notarization ticket stapled to the application
セキュリティ
- Apple Developer ID証明書で署名済み
- Appleによる公証済み
- 公証チケットをアプリケーションに添付済み
License
This software is proprietary software.
Please refer to the repository README for the license terms and disclaimer.
ライセンス
本ソフトウェアはプロプライエタリソフトウェアです。
利用条件および免責事項については、リポジトリのREADMEをご覧ください。
tiny-sftp v0.7
tiny-sftp v0.7
Changes
- Added Finder drag-and-drop uploads to the remote file list.
- Added support for selecting and uploading multiple files and folders with the Upload button.
- Added support for deleting multiple selected items at once.
- Fixed the status bar so that delete completion is displayed correctly.
- Updated the application version to 0.7 and the build number to 7.
変更内容
- Finderからリモートファイル一覧へドラッグ&ドロップしてアップロードできる機能を追加しました。
- Uploadボタンから複数のファイルやフォルダを選択してアップロードできるようにしました。
- 複数の選択項目を一度に削除できるようにしました。
- 削除完了時のステータスバー表示を修正しました。
- アプリケーションのバージョンを0.7、ビルド番号を7に更新しました。
Files
tiny-sftp-0.7.dmgtiny-sftp-0.7.dmg.sha256
SHA-256
4bd0ac5ae2e194c9a45d1e1e20d9c2db779e54e424267c6b78aadb1d32a4b81d tiny-sftp-0.7.dmg
Security
- Signed with an Apple Developer ID Application certificate
- Apple notarized
- Notarization ticket stapled successfully
- Gatekeeper check passed for the application inside the DMG
セキュリティ
- Apple Developer ID Application証明書で署名済み
- Appleによる公証済み
- 公証チケットを正常に添付済み
- DMG内のアプリケーションについてGatekeeperの確認に合格済み
Notes
- This application is distributed outside the Mac App Store.
- Automatic updates are not included.
- Please verify the downloaded DMG using the included SHA-256 checksum.
注意事項
- 本アプリケーションはMac App Store以外で配布されています。
- 自動アップデート機能は含まれていません。
- ダウンロードしたDMGは、同梱されているSHA-256チェックサムで確認してください。
License
This software is proprietary software.
Please refer to the repository README for the license terms and disclaimer.
ライセンス
本ソフトウェアはプロプライエタリソフトウェアです。
利用条件および免責事項については、リポジトリのREADMEをご覧ください。
tiny-sftp v0.6
tiny-sftp v0.6
This is an older version. For most users, the latest release is recommended.
これは旧バージョンです。通常は最新版の使用をおすすめします。
Release
Public macOS release of tiny-sftp.
リリース
tiny-sftpのmacOS向け公開版です。
Files
tiny-sftp-0.6.dmgtiny-sftp-0.6.dmg.sha256
SHA-256
a2ed17d7ba5514255107aee1bb0b0b76424459f9c3fe48f64be409782ff237c7 tiny-sftp-0.6.dmg
Security
- Signed with an Apple Developer ID Application certificate
- Apple notarized
- Notarization ticket stapled successfully
- Gatekeeper check passed for the application inside the DMG
セキュリティ
- Apple Developer ID Application証明書で署名済み
- Appleによる公証済み
- 公証チケットを正常に添付済み
- DMG内のアプリケーションについてGatekeeperの確認に合格済み
Notes
- This application is distributed outside the Mac App Store.
- Automatic updates are not included.
- Please verify the downloaded DMG using the included SHA-256 checksum.
注意事項
- 本アプリケーションはMac App Store以外で配布されています。
- 自動アップデート機能は含まれていません。
- ダウンロードしたDMGは、同梱されているSHA-256チェックサムで確認してください。
License
This software is proprietary software.
Please refer to the repository README for the license terms and disclaimer.
ライセンス
本ソフトウェアはプロプライエタリソフトウェアです。
利用条件および免責事項については、リポジトリのREADMEをご覧ください。
MatrixSCSaver v0.3.2
MatrixSCSaver v0.3.2
Changes
- Changed the cursor used in the Display Info typewriter effect to
■(U+25A0).- The previous
▪️character included an emoji variation selector, which prevented the text color from being applied and caused it to appear black. - The new cursor uses the same yellow color as the main text, improving visibility.
- The previous
- Adjusted the cursor blink speed to
blinkInterval = 8ticks, or approximately 0.27 seconds per cycle. - Adjusted the number of cursor blinks after typing is complete so that it blinks approximately three times before disappearing.
- Updated specification section 17-4, “Typewriter Effect with Cursor,” to match the current implementation.
変更内容
- Display Infoのタイプライター演出で使用するカーソルを
■(U+25A0)に変更しました。- 以前の
▪️には絵文字用のVariation Selectorが含まれており、本文色が適用されず黒く表示される問題がありました。 - 新しいカーソルには本文と同じ黄色が適用され、視認性が向上しました。
- 以前の
- カーソルの点滅速度を
blinkInterval = 8tick、約0.27秒周期に調整しました。 - 入力完了後、カーソルが消えるまでに約3回点滅するよう調整しました。
- 仕様書17-4「タイプライター演出(カーソル付き)」を現在の実装に合わせて更新しました。
Requirements
- macOS
- Apple silicon (
arm64)
動作要件
- macOS
- Appleシリコン(
arm64)
Security
- Signed with an Apple Developer ID certificate
- Apple notarized
セキュリティ
- Apple Developer ID証明書で署名済み
- Appleによる公証済み
Source Commit
spankyjpn/matrix-sc-saver@5a37c4f
ソースコミット
spankyjpn/matrix-sc-saver@5a37c4f
SHA-256
DMG:
dd892efcfef47d5afe77f195b283b7b67e2be663a92f822a9c0b7690c0ea7ca9
License
This software is proprietary software.
Please refer to the repository README for the license terms and disclaimer.
ライセンス
本ソフトウェアはプロプライエタリソフトウェアです。
利用条件および免責事項については、リポジトリのREADMEをご覧ください。
matrix-sc-saver-v0.1.0
MatrixSCSaver v0.1.0
This is an older version. For most users, the latest release is recommended.
これは旧バージョンです。通常は最新版の使用をおすすめします。
MatrixSCSaver is a digital rain screen saver for macOS.
MatrixSCSaverは、macOS向けのデジタルレイン・スクリーンセーバーです。
Features
- Native macOS design
- Lightweight design with reduced CPU usage
- Font settings
- Display Info settings
主な機能
- macOSネイティブ設計
- CPU負荷を抑えた軽量設計
- フォント設定に対応
- Display Info設定に対応
Download
MatrixSCSaver-0.1.0.dmg
Installation
Open the DMG and double-click MatrixSCSaver.saver to install it.
インストール方法
DMGを開き、MatrixSCSaver.saverをダブルクリックしてインストールしてください。
Requirements
- macOS
動作要件
- macOS
License
This software is proprietary software.
Please refer to the repository README for the license terms and disclaimer.
ライセンス
本ソフトウェアはプロプライエタリソフトウェアです。
利用条件および免責事項については、リポジトリのREADMEをご覧ください。