You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

clearscreen

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clearscreen

Draws random ascii art to the screen, making it easier to scroll back and find where you where.


Maintainers
1

Readme

ClearScreen (cls)

This is a replacement for CLS that is cross platform.

Instead of clearing the screen, it shows a blob of random ascii art. Because the blob is always likely to be different, this makes it easy to scroll up and see where you were before your last command.

The ascii art comes from me, except for some old stuff used for the OpenStack Trove project.

This isn't to be confused with the Inspect Class package, which uses the package name cls (this uses the package name clearscreen).

Install with pipx or pipsi or whatever, then run:

    ? pipx install clearscreen
    ? cls

Change Log

0.2.1

Adds more art.

0.2.0

Makes showing different colors the default, cause hey why not. Also make the color selectable.

0.1.1

Sorts order of files in the internal list to make it easier to find them with --ls.

0.1.0

First release.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc