Skip to content

igorunderplayer/rscroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rscroll

This project is based on Zscroll

Example usage

Simple usage

$ rscroll "A very long text that you want to apply scroll effect......."

Using commands

$ rscroll -c --command-delay 1000 "./get_player_status.sh"

Options

  --help           # Show help menu
  --delay          # Delay in milliseconds to update dext
  --length         # Max length to text display
  --separator      # A separator character placed between texts
  --check-command  # Tell if the text is a command to be run
  --command-delay  # Delay in milliseconds to rerun the command

Why?

For fun and learning purposes, but also for myself

Releases

No releases published

Packages

 
 
 

Languages