This is the Linux app named Rat whose latest release can be downloaded as ratv0.1.0sourcecode.tar.gz. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Rat with OnWorks for free.
Postępuj zgodnie z tymi instrukcjami, aby uruchomić tę aplikację:
- 1. Pobrałem tę aplikację na swój komputer.
- 2. Wpisz w naszym menedżerze plików https://www.onworks.net/myfiles.php?username=XXXXX z wybraną nazwą użytkownika.
- 3. Prześlij tę aplikację w takim menedżerze plików.
- 4. Uruchom emulator online OnWorks Linux lub Windows online lub emulator online MACOS z tej witryny.
- 5. W systemie operacyjnym OnWorks Linux, który właśnie uruchomiłeś, przejdź do naszego menedżera plików https://www.onworks.net/myfiles.php?username=XXXXX z wybraną nazwą użytkownika.
- 6. Pobierz aplikację, zainstaluj ją i uruchom.
ZDJĘCIA EKRANU:
Szczur
OPIS:
Rat is an experimental tool for composing shell commands to build interactive terminal applications. It lets you run shell commands, capture their output, display that output in a pager, annotate lines of that output (via pattern matching, regex, or external annotators), and attach keybindings to the annotated parts so you can act on them. It’s a bit like combining less or more with interactive annotations and keybindings, allowing building tools (file browsers, log viewers, etc.) via configuration rather than full-GUI programming.
Funkcjonalności
- Modes: you can define “modes” composed of annotators + keybindings for specific behavior in a pager view
- Annotators: types include match, regex, or external, to identify ranges in command output to mark as clickable/interactive parts
- Keybindings: able to map keys to actions operating on those annotated lines (like open file, delete, preview etc.)
- Composition: can chain or combine shell commands, feed their output, etc.
- Configuration is via a ratrc file (in ~/.config/rat by default) to customize modes, annotators, keybindings etc.
- Experimental, evolving; output displayed via pagers; emphasizes delegating much of functionality to existing shell commands rather than re-writing functionality internally
Język programowania
Go
Kategorie
This is an application that can also be fetched from https://sourceforge.net/projects/rat.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.