ModalFileManager VS mask

Compare ModalFileManager vs mask and see what are their differences.

ModalFileManager

A file manager built using Svelte and Wails. It has hotkeys that are modal just like Vim and NeoVim. (by raguay)

mask

🎭 A CLI task runner defined by a simple markdown file (by jacobdeichert)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
ModalFileManager mask
5 7
97 998
- -
5.2 6.0
5 months ago 4 months ago
Svelte Rust
MIT License MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ModalFileManager

Posts with mentions or reviews of ModalFileManager. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-08.
  • Modal File Manager Updated
    2 projects | news.ycombinator.com | 8 Apr 2022
    A new update to the Modal File Manager: https://github.com/raguay/ModalFileManager/releases/tag/V1.0...
  • First Release of the New Modal File Manager
    2 projects | dev.to | 30 Mar 2022
    If you have a problem, please leave an issue so that I can track it down and fix it. I haven’t built it on a Linux or Windows system. Therefore, I’m not sure how well it will do there.
  • Modal File Manager: Update and Extensions
    1 project | dev.to | 30 Jun 2021
    I recently wrote an update to my Modal File Manager project called Modal File Manager: Update and Extensions. It goes into many new features that I've added to the Modal File Manager, how to install the macOS version that I bundled for downloading, and all the themes and extensions that I've created for the Modal File Manager.
  • My Latest Side Project: Modal File Manager
    4 projects | dev.to | 11 Apr 2021
    It is a new project that is currently in Alpha stage. You can download from my GitHub account and play with it. It is built using Svelte, Nw.js, and mask script running.

mask

Posts with mentions or reviews of mask. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-12.
  • Mask – A CLI task runner defined by a simple Markdown file
    1 project | news.ycombinator.com | 10 Jun 2022
  • How to improve my Rust workflow?
    4 projects | /r/rust | 12 Apr 2022
    Another alternative I'll add is my mask CLI tool. It reads a markdown file and parses it for a command structure. Markdown code blocks are used to define bash/zsh/python/ruby/node scripts all within a single file.
  • anyone using rust in production? what do you do?
    22 projects | /r/rust | 30 Mar 2022
    I also build and maintain a Rust-based CLI tool called mask. While this doesn't run in production, it powers everything from my local development workflow to my CI and production deployment flow.
  • Rust Is for Professionals
    8 projects | news.ycombinator.com | 13 Apr 2021
  • My Latest Side Project: Modal File Manager
    4 projects | dev.to | 11 Apr 2021
    It is a new project that is currently in Alpha stage. You can download from my GitHub account and play with it. It is built using Svelte, Nw.js, and mask script running.
  • Rust Foundation: Hello, World
    12 projects | news.ycombinator.com | 8 Feb 2021
    I mentioned elsewhere in this thread that I built a jigsaw puzzle website [1] with a Rust API backend and I launched it last week. It definitely took longer than if I had used Node, but I enjoy working with Rust much more.

    Apart from that website, I have also open sourced a Rust CLI task runner [2] which uses markdown files as a command definition format. This is probably the most important tool I've ever written, as I have used it every single day since.

    [1]: https://puzzlepanda.com

    [2]: https://github.com/jakedeichert/mask

  • Controling your Computer from a Phone
    2 projects | dev.to | 15 Jan 2021
    At the top level, there are three things: the server directory, the UI directory, and a maskfile.md file for using mask. Mask is a great tool for running scripts on your project. I use it all the time.

What are some alternatives?

When comparing ModalFileManager and mask you can also consider the following projects:

kahi-ui - Straight-forward Svelte UI for the Web

regex - An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.

ScriptBarApp - An application to show results from TextBar and xBar scripts and Node-Red workflows in the menubar.

hyperscan - High-performance regular expression matching library

xtensa-rust-quickstart - A demo crate for the xtensa uC's (ESP32, ESP8266)

fsharp-formatting-conventions - G-Research F# code formatting guidelines

wasm-astar - 👾 Rust WebAssembly A* Pathfinding Demo

foundation.rust-lang.org - website for Rust Foundation

cargo-make - Rust task runner and build tool.

structopt - Parse command line arguments by defining a struct.

ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore

devrc - Easy to use task runner on steroids written in Rust 🦀