A cli tool for interact with GNU screen more easily
Project description
screen-master
A cli tool for interact with GNU screen more easily.
Description:
A cli tool for interact with GNU screen more easily.
What can screen-master do?
- It can make you build project in GNU screen more easily.
- It can make you enter into the screen or kill it faster.
Config Template
[section]
window title = command (allow multiple lines)
How To Use:
- Set up your config:
[hello]
window01 = python3
window02 = echo \"HELLO world\"
window03 = echo \"HELLO WORLD\";echo \"hello world\";
window04 = echo \"hello world\"
echo \"hey python\"
- CLI command:
- Build screen ->
sbuild -s section
sbuild -s hello
- Enter into the screen ->
srun -s screen name
srun -s hello
- Kill the screen ->
skill -s screen name
skill -s world
you can also kill all screen if you don't choose any screen by screen index
Buy me a coffee, if you like it!
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
screen-master-0.0.2.tar.gz
(3.9 kB
view details)
Built Distribution
File details
Details for the file screen-master-0.0.2.tar.gz
.
File metadata
- Download URL: screen-master-0.0.2.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 756bae61e79fb21d8aa4542cbfb2b69f845a2eb175ddba359b01e40f16babea6 |
|
MD5 | 98f8d96a5b626935925819c91a450c1e |
|
BLAKE2b-256 | 0f21568b81271d7988792903e17aa99390942a7b56bab2e502e812f7a0a4e811 |
File details
Details for the file screen_master-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: screen_master-0.0.2-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/51.1.1 requests-toolbelt/0.9.1 tqdm/4.50.0 CPython/3.8.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d15a43d71eb72d62c925a099114a342c433e35d0fca31d211d850ec9996e2442 |
|
MD5 | 9307e901bbb3973f0290cd26d2aa07ba |
|
BLAKE2b-256 | 873bbd4ece9f364c34b3110a9a5ff26854e64fbc96363c08bc0c8927ee4283bc |