scripion

所属分类:Telnet客户端/Shell
开发工具:TypeScript
文件大小:0KB
下载次数:0
上传日期:2023-09-19 06:57:53
上 传 者sh-1993
说明:  Scripion是MacOS的轻量级桌面脚本管理器。,
(Scripion is a lightweight desktop script manager for MacOS.,)

文件列表:
.eslintignore (75, 2023-09-18)
.eslintrc.cjs (350, 2023-09-18)
.prettierignore (65, 2023-09-18)
.prettierrc.cjs (625, 2023-09-18)
index.html (362, 2023-09-18)
package-lock.json (570318, 2023-09-18)
package.json (1701, 2023-09-18)
public/ (0, 2023-09-18)
public/homebrew.png (43002, 2023-09-18)
public/scripion-logo.png (213982, 2023-09-18)
public/tauri.svg (2599, 2023-09-18)
public/vite.svg (1497, 2023-09-18)
scripion.db (8192, 2023-09-18)
src-tauri/ (0, 2023-09-18)
src-tauri/Cargo.lock (109921, 2023-09-18)
src-tauri/Cargo.toml (1036, 2023-09-18)
src-tauri/build.rs (37, 2023-09-18)
src-tauri/icons/ (0, 2023-09-18)
src-tauri/icons/128x128.png (3512, 2023-09-18)
src-tauri/icons/128x128@2x.png (7012, 2023-09-18)
src-tauri/icons/32x32.png (974, 2023-09-18)
src-tauri/icons/Square107x107Logo.png (2863, 2023-09-18)
src-tauri/icons/Square142x142Logo.png (3858, 2023-09-18)
src-tauri/icons/Square150x150Logo.png (3966, 2023-09-18)
src-tauri/icons/Square284x284Logo.png (7737, 2023-09-18)
src-tauri/icons/Square30x30Logo.png (903, 2023-09-18)
src-tauri/icons/Square310x310Logo.png (8591, 2023-09-18)
src-tauri/icons/Square44x44Logo.png (1299, 2023-09-18)
src-tauri/icons/Square71x71Logo.png (2011, 2023-09-18)
src-tauri/icons/Square89x89Logo.png (2468, 2023-09-18)
src-tauri/icons/StoreLogo.png (1523, 2023-09-18)
src-tauri/icons/icon.icns (98451, 2023-09-18)
src-tauri/icons/icon.ico (86642, 2023-09-18)
src-tauri/icons/icon.png (14183, 2023-09-18)
src-tauri/icons/scripion.ico (268350, 2023-09-18)
src-tauri/scripion.db (0, 2023-09-18)
src-tauri/sql/ (0, 2023-09-18)
... ...

# Group 97 Sripion - Lightweight desktop script manager for MacOS ![Group 102](https://github.com/nomadiz/scripion/assets/56880684/89ca0b74-ac85-4d89-b6b0-43310babb9db) Scripion is a versatile tool designed to streamline command management on your device. For developers and engineers who often find themselves navigating the intricacies of the shell and terminal, Scripion is a trusted companion. While these command-line interfaces are invaluable for complex tasks, not all commands require their full attention. With Scripion, you can effortlessly organize and execute a wide range of commands without the need for constant terminal interaction. This user-friendly application simplifies the process of handling basic scripts, allowing you to focus your valuable terminal resources on more critical tasks. # Installation MacOS: [Scrripion Beta v0.0.1](https://github.com/nomadiz/scripion/releases/download/beta-v0.0.1/Scripion_beta_0.0.1_aarch64.dmg) # Features ## Store commands in your workspace ![Group 98](https://github.com/nomadiz/scripion/assets/56880684/13835986-a107-4935-a04e-1e7326874e50) Scripion allows you to store, update workspace names, and remove workspaces easily. Regarding privacy concerns, workspaces are stored locally on your device using SQLite3. ### Integrate with different framework projects Support: `package.json` projects Scripion automatically reads package.json from the imported workspaces and stores them as Scripion's workspace scripts with interactive UI. To import the workspace, click on the **+ Add workspace** button. If the workspace is not a valid project, it won't be imported to Scripion. ## Execute command with one click ![Group 100](https://github.com/nomadiz/scripion/assets/56880684/05d4d7e1-28cd-4e43-bff0-3b6c7e18aef8) ## View script history of multiple shells ![Group 101](https://github.com/nomadiz/scripion/assets/56880684/341af1f2-a51c-4d1f-a305-1b38c8cf03ef) Scripion streamlines script history management by offering a unified view of scripts executed across various shells. This feature simplifies record-keeping, ensuring that you can efficiently trace your scripting activities. ** Scripion does not store your data**, it is designed to utilize the `history` command of the shell feature. # Development Scripion is built using Tauri + Rust for backend and React + Typescript for frontend. ## Getting started Start building Scripion on local ``` cargo tauri dev ``` Build MacOS bundle ``` npm run tauri build ``` Format code ``` npm run prettier:fix ``` --------------------------- Scripion is developed and maintained under @nomadiz team wit love

近期下载者

相关文件


收藏者