clearscreen
Cross-platform terminal screen clearing library
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (6.3%) to scientific vocabulary
Keywords
clear
cli
cls
screen
terminal
Keywords from Contributors
asyncio
mesh
sequences
swagger-ui
interactive
json-schema
pydantic
openapi3
python-types
redoc
Last synced: 4 months ago
·
JSON representation
·
Repository
Cross-platform terminal screen clearing library
Basic Info
- Host: GitHub
- Owner: watchexec
- License: other
- Language: Rust
- Default Branch: main
- Homepage: https://docs.rs/clearscreen
- Size: 319 KB
Statistics
- Stars: 65
- Watchers: 3
- Forks: 6
- Open Issues: 4
- Releases: 12
Topics
clear
cli
cls
screen
terminal
Created over 4 years ago
· Last pushed 6 months ago
Metadata Files
Readme
Changelog
License
Citation
README.md
ClearScreen
Cross-platform terminal screen clearing library.
- API documentation.
- Dual-licensed with Apache 2.0 and MIT.
- Minimum Supported Rust Version: 1.79.0.
- Only the last five stable versions are supported.
- MSRV increases beyond that range at publish time will not incur major version bumps.
Tested with and tweaked for over 80 different terminals, multiplexers, SSH clients. See my research notes in the TERMINALS.md file.
Quick start
toml
[dependencies]
clearscreen = "4.0.2"
rust
clearscreen::clear().unwrap();
Owner
- Name: watchexec
- Login: watchexec
- Kind: organization
- Repositories: 7
- Profile: https://github.com/watchexec
Citation (CITATION.cff)
cff-version: 1.2.0 message: | If you use this software, please cite it using these metadata. title: "ClearScreen: a library to clear terminal screens and a research dataset on screen clearing behaviour in terminal emulators" version: "4.0.2" date-released: 2025-06-25 repository-code: https://github.com/watchexec/clearscreen license: Apache-2.0 OR MIT authors: - family-names: Saparelli given-names: Félix orcid: https://orcid.org/0000-0002-2010-630X
GitHub Events
Total
- Create event: 10
- Release event: 2
- Issues event: 1
- Watch event: 9
- Delete event: 5
- Issue comment event: 10
- Push event: 16
- Pull request review event: 2
- Pull request event: 17
- Fork event: 2
Last Year
- Create event: 10
- Release event: 2
- Issues event: 1
- Watch event: 9
- Delete event: 5
- Issue comment event: 10
- Push event: 16
- Pull request review event: 2
- Pull request event: 17
- Fork event: 2
Committers
Last synced: 7 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Félix Saparelli | f****x@p****e | 177 |
| dependabot[bot] | 4****] | 7 |
| Ryan Zoeller | r****r@r****m | 1 |
| Nopvzutys | 3****s | 1 |
| Charlie Marsh | c****6@g****m | 1 |
| Ben Beasley | c****e@m****t | 1 |
| Omar El Halabi | o****i@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 4 months ago
All Time
- Total issues: 7
- Total pull requests: 38
- Average time to close issues: 4 months
- Average time to close pull requests: about 2 months
- Total issue authors: 6
- Total pull request authors: 7
- Average comments per issue: 3.57
- Average comments per pull request: 1.45
- Merged pull requests: 25
- Bot issues: 0
- Bot pull requests: 23
Past Year
- Issues: 0
- Pull requests: 19
- Average time to close issues: N/A
- Average time to close pull requests: 3 days
- Issue authors: 0
- Pull request authors: 3
- Average comments per issue: 0
- Average comments per pull request: 0.53
- Merged pull requests: 11
- Bot issues: 0
- Bot pull requests: 14
Top Authors
Issue Authors
- passcod (2)
- dbeckwith (1)
- fullermd (1)
- DaTa- (1)
- noc7c9 (1)
- goodspark (1)
Pull Request Authors
- dependabot[bot] (26)
- passcod (6)
- musicinmybrain (3)
- charliermarsh (2)
- Nopvzutys (2)
- omar25h (2)
- rtzoeller (1)
Top Labels
Issue Labels
good first issue (1)
help wanted (1)
Pull Request Labels
dependencies (26)
rust (25)
github_actions (1)
Packages
- Total packages: 1
-
Total downloads:
- cargo 3,264,486 total
- Total docker downloads: 23,362,127
- Total dependent packages: 42
- Total dependent repositories: 459
- Total versions: 18
- Total maintainers: 1
crates.io: clearscreen
Cross-platform terminal screen clearing
- Homepage: https://github.com/watchexec/clearscreen
- Documentation: https://docs.rs/clearscreen/
- License: Apache-2.0 OR MIT
-
Latest release: 4.0.2
published 6 months ago
Rankings
Docker downloads count: 0.7%
Dependent packages count: 1.4%
Downloads: 1.8%
Dependent repos count: 1.9%
Average: 8.6%
Stargazers count: 19.7%
Forks count: 26.4%
Maintainers (1)
Last synced:
4 months ago
Dependencies
.github/workflows/tests.yml
actions
- actions/checkout v3 composite
Cargo.toml
cargo
tests/win10/Cargo.toml
cargo