Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

QGrain/screenctl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

17 Commits

Repository files navigation

screenctl

A tool for batch management of Linux Screen.

PyPI PyPI - Downloads GitHub Codecov

Introduction

screenctl is a tool that can create, delete, stat screens in batch through a specified json configuration. A web-based admin page is in planning.

Installation

# BE SURE YOU HAVE INSTALLED 'SCREEN'
# plan to release on pypi thus you can install it via pip
pip install screenctl
# to be done

Usage

$ python screenctl.py -h
usage: screenctl.py [-h] [-c CONF] [-v] action
Controller for screen
positional arguments:
 action create, delete, stat, server
optional arguments:
 -h, --help show this help message and exit
 -c CONF, --conf CONF path to configuration
 -v, --verbose show verbose output

Changelog & Todo

  • v0.0.1: 2022年11月28日 01:50
    • support basic create, delete and stat.
  • v0.0.2: 2023年01月26日 21:20
    • update README and release on pypi.
  • v0.0.3: 2023年01月26日 21:55
    • fix a tiny bug and release.
  • v0.0.4: 2023年01月26日 22:05
    • update README page. (it requires anothor version even for such a readme-update ...)
  • v0.0.5: 2023年02月21日 20:25
    • fix issue #1 and try to fix #2 (not verified)
  • v0.0.6: 2023年02月21日 21:15
    • fix a typo bug in line 68 in screenctl.py

Open-Source

Welcome stars and contributions!

About

A tool for batch management of Linux Screen.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages

AltStyle によって変換されたページ (->オリジナル) /