https://github.com/equalsraf/ffcli
Firefox in your shell
https://github.com/equalsraf/ffcli
cli firefox rust
Last synced: about 1 year ago
JSON representation
Firefox in your shell
- Host: GitHub
- URL: https://github.com/equalsraf/ffcli
- Owner: equalsraf
- Created: 2017-04-15T09:50:07.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-11-05T07:07:44.000Z (over 2 years ago)
- Last Synced: 2025-02-10T07:42:49.173Z (over 1 year ago)
- Topics: cli, firefox, rust
- Language: Rust
- Size: 127 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Rust crates to control firefox from your shell.
See [the manual](ff/MANUAL.md) for instructions and examples on how to use the CLI interface.
### Status
[](https://travis-ci.org/equalsraf/ffcli)
[](https://ci.appveyor.com/project/equalsraf/ffcli/branch/master)
### Build
Using cargo, to build all crates in the workspace
cargo build --all