Giter Site home page Giter Site logo

asciinema-rs's People

Contributors

legneato avatar mathiaspius avatar rleungx avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

asciinema-rs's Issues

rec: OpenSSL error

:::akavel@k14:::~/dnload/asciinema/asciinema-v0.4.0-x86_64-unknown-linux-musl$ ./asciinema rec

⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇  🔴  [RECORDING]  ⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇⬇

akavel@k14:~/dnload/asciinema/asciinema-v0.4.0-x86_64-unknown-linux-musl$ echo hello world
hello world
akavel@k14:~/dnload/asciinema/asciinema-v0.4.0-x86_64-unknown-linux-musl$ exit
https://asciinema.org/api/asciicasts: The OpenSSL library reported an error: error:14090086:SSL routines:ssl3_get_server_certificate:certificate verify failed:s3_clnt.c:1269:
                                             :::akavel@k14:::~/dnload/asciinema/asciinema-v0.4.0-x86_64-unknown-linux-musl$

Not sure if this is a bug in the app or an issue with the OS (it's on a hosted machine, so I don't have control over versions of installed libs etc.)

Prompt for where to save after recording

After running asciinema rec, the reference python client prompts the user with the option to upload or save locally to a temp file. We currently do not prompt and instead always upload.

Gif output support

I might be a good idea to build a new tool or sub-command which convert cast to gif(or svg). Original asciinema2gif is useful but installing deps is boring :)
asciinema2gif: link

Make tests run in parallel

We turned off parallel tests (ec26f54), as tests for the configuration use env variables and interfere with each other. We should fix this.

Update native-tls dep

error: failed to run custom build command for `openssl v0.9.24`
process didn't exit successfully: `/build/asciinema-rs/src/asciinema-rs-0.5.0/target/release/build/openssl-0afee69c03b43007/build-script-build` (exit code: 101)                                                                              
--- stderr
thread 'main' panicked at 'Unable to detect OpenSSL version', /build/.cargo/registry/src/github.com-1ecc6299db9ec823/openssl-0.9.24/build.rs:16:14

sfackler/rust-openssl#994 (comment)

Support loading install id from `$HOME/.asciinema/install-id`

The docs at https://asciinema.org/docs/config suggest the location of the asciinema config based on some rules. It appears that the reference python binary ignores these for the install-id file and blindly writes it to $HOME/.asciinema/install-id (at least on macOS).

We should load from $HOME/.asciinema/install-id if it exists to reuse the install-id from the official client. If it doesn't exist, we should strive to be consistent and load from the directory specified in https://asciinema.org/docs/config.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.