Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture screen from command line #44

Open
ppareit opened this issue Feb 15, 2021 · 1 comment
Open

Capture screen from command line #44

ppareit opened this issue Feb 15, 2021 · 1 comment

Comments

@ppareit
Copy link

ppareit commented Feb 15, 2021

There is no way to capture screen from command line (while using option --no-gui). Or the documentation using man tilp is not showing this.

(Version tilp: 1.18; Using TI-84 Plus CE-T)

@debrouxl
Copy link
Owner

Indeed, tilp's CLI is very limited.

There are two options for capturing screenshots using a CLI on top of libti*:

  • the test_ticalcs_2 tool, which is built as part of the libti* build process. Its functionality has grown a lot after the TILP II 1.18 release. Next time I make an updated Windows installer, which will occur after I can find enough time to automate the maintainer cross-build process for Windows once and for all, I intend to package test_ticalcs_2 as well;
  • TITools' tiscr. You can find TITools linked from CLI interface to libtifiles for portable file manipulation  tilibs#31 .

I hope that this helps :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants