https://github.com/fascodenet/fascode-live-tools
Linuxのライブ環境や初回起動で使用されるスクリプトやコマンドのセット
https://github.com/fascodenet/fascode-live-tools
Last synced: 9 months ago
JSON representation
Linuxのライブ環境や初回起動で使用されるスクリプトやコマンドのセット
- Host: GitHub
- URL: https://github.com/fascodenet/fascode-live-tools
- Owner: FascodeNet
- License: other
- Created: 2021-01-31T13:17:16.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-29T10:34:02.000Z (almost 5 years ago)
- Last Synced: 2025-01-18T01:31:37.901Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 121 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
## AlterLinux Live Tools

AlterLinuxのライブ環境や初回起動で使用されるスクリプトやコマンドのセットです。
### alterlinux-desktop-file
ライブ環境のデスクトップ上にCalamaresやウェブサイトへのショートカットを作成します。
`~/.config/autostart/genicon.desktop`から呼び出されます。
### alterlinux-gtk-bookmarks
`~/.config/gtk-3.0/bookmarks`の作成、編集、削除を行います。
`~/.config/autostart/gensidebar.desktop`から呼び出されます。
### alterlinux-live-info
AlterISO3によってビルドされたISOファイルにある`alteriso-info`ファイルのデータを表示します。
データを整形し、シェルスクリプトとして出力することもできます。
このファイルは現段階ではalterlinuxには含まれていません。
### alterlinux-plasma-bookmarks
`alterlinux-gtk-bookmarks`のPlasma版です。
### alterlinux-welcome-page
初回起動時に適切なブラウザを検出して[このページ](https://alter.fascode.net/alter-welcome.php)を開きます。
`.config/autostart/welcome_page.desktop`から呼び出されます。