Git Product home page Git Product logo

Comments (5)

orhun avatar orhun commented on August 23, 2024 1

Oh, I was misusing them, with the correct command it works. Sorry for the trouble.

No worries 👍🏼

I'm trying to use it together with slop so that I can use it in a CLI-less style, but I've to figure out how to start the recording after selection is done.

menyoki record --root --size $(slop)

You have to press record key bindings after slop selection is done basically. I could've implement without it but it contradicts with my design choice.

Also about the Failed to run the command message, menyoki can run a command and record/capture it's output. So it probably thought one of your misused arguments was a command and tried to run it.

from menyoki.

DistantThunder avatar DistantThunder commented on August 23, 2024 1

You have to press record key bindings after slop selection is done basically. I could've implement without it but it contradicts with my design choice.

Alright thanks. I can't help but think it'd be nice to have a flag to start right away as it would allow powerful workflow by just mapping menyoki to a something like Ctrl-PrintScr, selecting the area you want to record and then you're done. But indeed without any kind of feedback, the user is a bit blind to what's happening behind the scene and this kind of workflow typically calls for some kind of visual feedback which may not be the project scope.

Thank you for taking your time to develop this and answer to annoying users!

from menyoki.

orhun avatar orhun commented on August 23, 2024
1. Run `record rec gif` parameters

Try menyoki rec gif.

Edit: What are the exact parameters that you're using to run menyoki?

from menyoki.

DistantThunder avatar DistantThunder commented on August 23, 2024

Oh, I was misusing them, with the correct command it works. Sorry for the trouble.

I'm trying to use it together with slop so that I can use it in a CLI-less style, but I've to figure out how to start the recording after selection is done.

from menyoki.

orhun avatar orhun commented on August 23, 2024

Okay I changed the default behaviour a little bit:

menyoki cap --root --size $(slop)

I

And if you still want to confirm the selection with action keys (LAlt-S), use --select:

II

from menyoki.

Related Issues (20)

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.