Jump to content

Vookimedlo

Member
  • Posts

    17
  • Joined

  • Last visited

  • Days Won

    3

Reputation Activity

  1. Like
    Vookimedlo got a reaction from addEdgeBookmarkSearch in alfred-file-checksums   
    Dear Alfred users,
    Here is another file digest computation workflow for Alfred. It's aimed on files only, so data are read in binary mode.
    The most useful digest are "md5" and "sha-1/256/512" in these days,
     
    Github: https://github.com/vookimedlo/alfred-file-checksums
     
    alfred-file-checksums
    Alfred 3 workflow for computing file checksums.
    Installation
    Install alfred-file-checksums workflow. All further updates are handled automatically. Usage
    Select a file or multiple files in finder and invoke the alfred file actions, by default the ⌃⌘\ shortcut.

    Choose the appropriate digest algorithm in displayed menu. Be aware, that a digest computation takes its time on large files, so be patient! By default, computed digests will be shown. This could be overridden by pressing the ⌘ key, which forces to put computed digests to clipboard.

    Then, by default, the computed digests from selected files will be shown.

     
     
  2. Thanks
    Vookimedlo got a reaction from GatorMapi in alfred-file-checksums   
    Dear Alfred users,
    Here is another file digest computation workflow for Alfred. It's aimed on files only, so data are read in binary mode.
    The most useful digest are "md5" and "sha-1/256/512" in these days,
     
    Github: https://github.com/vookimedlo/alfred-file-checksums
     
    alfred-file-checksums
    Alfred 3 workflow for computing file checksums.
    Installation
    Install alfred-file-checksums workflow. All further updates are handled automatically. Usage
    Select a file or multiple files in finder and invoke the alfred file actions, by default the ⌃⌘\ shortcut.

    Choose the appropriate digest algorithm in displayed menu. Be aware, that a digest computation takes its time on large files, so be patient! By default, computed digests will be shown. This could be overridden by pressing the ⌘ key, which forces to put computed digests to clipboard.

    Then, by default, the computed digests from selected files will be shown.

     
     
  3. Like
    Vookimedlo got a reaction from 40-02 in alfred-file-checksums   
    Dear Alfred users,
    Here is another file digest computation workflow for Alfred. It's aimed on files only, so data are read in binary mode.
    The most useful digest are "md5" and "sha-1/256/512" in these days,
     
    Github: https://github.com/vookimedlo/alfred-file-checksums
     
    alfred-file-checksums
    Alfred 3 workflow for computing file checksums.
    Installation
    Install alfred-file-checksums workflow. All further updates are handled automatically. Usage
    Select a file or multiple files in finder and invoke the alfred file actions, by default the ⌃⌘\ shortcut.

    Choose the appropriate digest algorithm in displayed menu. Be aware, that a digest computation takes its time on large files, so be patient! By default, computed digests will be shown. This could be overridden by pressing the ⌘ key, which forces to put computed digests to clipboard.

    Then, by default, the computed digests from selected files will be shown.

     
     
  4. Like
    Vookimedlo got a reaction from JJJJ in alfred-various-screenshots   
    Dear Alfred users,
    Here is another screenshots workflow for Alfred. I created it while I has learnt how to write an Alfred workflow. Maybe you find it useful.
     
    Github: https://github.com/vookimedlo/alfred-various-screenshots
    Github - released package: https://github.com/vookimedlo/alfred-various-screenshots/releases/latest
    alfred-various-screenshots
    Alfred 3 workflow for taking various screenshots.
    Currently supported storages are the following.
    Local drive Clipboard Dropbox service with an ability to share a link to the uploaded screenshot. Transfer.sh service with an ability to share a link to the uploaded screenshot. 0x0.st service with an ability to share a link to the uploaded screenshot. File.io service with an ability to share a link to the uploaded screenshot. After uploaded image is downloaded, the file is completely deleted!!! Installation
    Install alfred-various-screenshots workflow. All further updates are handled automatically. Usage
    In Alfred, type ss, which stands for ScreenShot and initiates a submenu which offers three options.
    Screenshot - Area Screenshot - Screen Screenshot - Window  
    By default, the screenshot is stored in a file located at your ~/Desktop directory. This could be overridden, either by pressing the ⌘ key, ⌥ key, ⌃ key, ⇧ key, or Fn key.
    ⌘ - instructs the workflow to put a screenshot to the clipboard. ⌥ - shares a screenshot via Dropbox and stores a sharing link to the clipboard. ⌃ - shares a screenshot via Transfer.sh and stores a sharing link to the clipboard. ⇧ - shares a screenshot via File.io and stores a sharing link to the clipboard. Fn - shares a screenshot via 0x0.st and stores a sharing link to the clipboard. Screenshot files will be named according to the following pattern screenshot_%Y-%m-%d_%H-%M-%S.png
    Y Year in full form (e.g., 2006). m Numeric month, a number from 1 to 12. d Day, a number from 1 to 31. H Hour, a number from 0 to 23. M Minutes, a number from 0 to 59. S Seconds, a number from 0 to 59. Default local screenshot folder ~/Desktop can be changed by the workflow DefaultLocalScreenshotFolder variable.

    Dropbox
    There is no need to install a Dropbox software to your MacOS. The only requirement is to log into the web Dropbox account and create an access token for the workflow.


    Such generated access token shall be placed to the workflow DropboxAccessToken variable.

     
  5. Like
    Vookimedlo got a reaction from shmulvad in alfred-bitwise-evaluator   
    Merged back to trunk. New release is available.
    The original post above was updated with the current readme.
     
    Thanks!
  6. Thanks
    Vookimedlo reacted to shmulvad in alfred-bitwise-evaluator   
    I really wanted the feature I describe above, so I went ahead and modified the code to achieve this behaviour. I don't have any experience with Perl, so I guess the stuff I have rewritten is pretty poorly written code, but for now it works. This is what is now shown when the workflow is called with an expression that can be evaluated:

     
    And this is what it looks like when you insert an expression that can't be evaluated:

     
    I have forked the original repo and made a pull request. For now, the modified workflow can be downloaded from here,
  7. Haha
    Vookimedlo reacted to dfay in RPN calculator   
    Haha it only took four years for someone to take an interest in this   I've updated the link -- hope you find it useful.
  8. Like
    Vookimedlo got a reaction from Diegobit in alfred-say-you-say-me   
    Hi there!
     
    Here is another workflow merely for fun. It's based on a MacOS built-in voice synthesizer. See more details below and have a fun!
     
    GitHub: https://github.com/vookimedlo/alfred-say-you-say-me
     
    alfred-say-you-say-me
    Alfred 3 workflow for saying a given text or a file content with a selected voice.
    Installation
    Install alfred-say-you-say-me workflow. All further updates are handled automatically. Usage
    Select a UTF-8 encoded text file in finder and invoke the alfred file actions ⌃⌘\.

    Choose the Say... in a displayed menu and select appropriate voice.
    Then, the resulting file will appear in your Desktop directory.
    Alternatively, you can pass the text you want to hear to this workflow. In Alfred, type say and pass the text as an argument.

    Then, select a voice and your text will be spoken. Voices are sorted by their locales and previously selected voices are prioritized. Notice, that each voice in a menu contains its locale, name and a localized voice introduction.

    If you press ⌘ during a voice selection, spoken text will be saved in a file stored in your Desktop directory.
    Have too many voices for a selection is pretty useless, so you can configure the language filter in a workflow configuration. Fill all required locales in language_filtervariable. Filter is case insensitive and is a regular expression. If you don't know what the regular expression is, just put there all locales divided by the pipe symbol |. See the screenshot below.
     

     
    Then, you will see just voices which your languages support.
     

    There is another variable you could set. It's a buggy_voices_filter variable, which contains a list of buggy voices. Currently, there is a problem in the Apple Synthetization Daemon and some voices can stick it. At the moment, only the en_us - Alex voice is added there. Again, list is a regular expression.
    Stuck daemon could be unstuck by typing .say-unstick in Alfred.

  9. Like
    Vookimedlo got a reaction from cands in alfred-file-checksums   
    Dear Alfred users,
    Here is another file digest computation workflow for Alfred. It's aimed on files only, so data are read in binary mode.
    The most useful digest are "md5" and "sha-1/256/512" in these days,
     
    Github: https://github.com/vookimedlo/alfred-file-checksums
     
    alfred-file-checksums
    Alfred 3 workflow for computing file checksums.
    Installation
    Install alfred-file-checksums workflow. All further updates are handled automatically. Usage
    Select a file or multiple files in finder and invoke the alfred file actions, by default the ⌃⌘\ shortcut.

    Choose the appropriate digest algorithm in displayed menu. Be aware, that a digest computation takes its time on large files, so be patient! By default, computed digests will be shown. This could be overridden by pressing the ⌘ key, which forces to put computed digests to clipboard.

    Then, by default, the computed digests from selected files will be shown.

     
     
  10. Like
    Vookimedlo got a reaction from 40-02 in alfred-ffprobe   
    I have rewritten it from scratch. This is my first Alfred 3 workflow, so I use it to investigate what is possible in the amazing Alfred.
     
    Github
     
    alfred-ffprobe
    Alfred 3 workflow to display an information about various video files.
    Installation
    Install the ffprobe to your MacOS.
    You could do it for example by using Homebrew and installing ffmpeg package. brew install ffmpeg Install alfred-ffprobe wokflow.
    All further updates are handled automatically.
    Usage
    Select a video file or more video files in finder and invoke the alfred file actions ⌃⌘\.

    Choose the Analyze media file... in displayed menu and select appropriate action.

    Then, the information about selected videos will be shown. The full ffprobe output could be retrieved by selecting the option Full output.

    From time to time, full results could be annoying, so there is another option just showing the results describing inner streams. Just select the option Just streams. Output is much more well-arranged.

  11. Like
    Vookimedlo got a reaction from Diegobit in alfred-ffprobe   
    Hello Alfred users,
     
    I created a new Alfred workflow, or better said file action, called alfred-ffprobe. It displays information about selected video files.
     
    Github
     
    alfred-ffprobe
    Alfred 3 workflow to display an information about various video files.
    Installation
    Install the ffprobe to you MacOS.
    You could do it for example by using Homebrew and installing ffmpeg package. brew install ffmpeg Install alfred-ffprobe wokflow.
    Usage
    Select a video file in finder and invoke the alfred file actions ⌃⌘\.

    Choose the Analyze media file in displayed menu and the information about selected video will be shown.

     
     
  12. Thanks
    Vookimedlo got a reaction from cands in alfred-ffprobe   
    Hello Alfred users,
     
    I created a new Alfred workflow, or better said file action, called alfred-ffprobe. It displays information about selected video files.
     
    Github
     
    alfred-ffprobe
    Alfred 3 workflow to display an information about various video files.
    Installation
    Install the ffprobe to you MacOS.
    You could do it for example by using Homebrew and installing ffmpeg package. brew install ffmpeg Install alfred-ffprobe wokflow.
    Usage
    Select a video file in finder and invoke the alfred file actions ⌃⌘\.

    Choose the Analyze media file in displayed menu and the information about selected video will be shown.

     
     
  13. Like
    Vookimedlo got a reaction from joeynotjoe in alfred-ffprobe   
    Hello Alfred users,
     
    I created a new Alfred workflow, or better said file action, called alfred-ffprobe. It displays information about selected video files.
     
    Github
     
    alfred-ffprobe
    Alfred 3 workflow to display an information about various video files.
    Installation
    Install the ffprobe to you MacOS.
    You could do it for example by using Homebrew and installing ffmpeg package. brew install ffmpeg Install alfred-ffprobe wokflow.
    Usage
    Select a video file in finder and invoke the alfred file actions ⌃⌘\.

    Choose the Analyze media file in displayed menu and the information about selected video will be shown.

     
     
×
×
  • Create New...