Coder Social home page Coder Social logo

frmb's Introduction

frmb

Convert file structures to right-click context menu for Windows.

frmb try to simplify the need of creating context-menu in Windows by representing the context menu as a file structure. This make it easy to add new entries, or update existing ones.

frmb works with a simple concept where you give a directory path as input, and produces 2 .reg files as output: one for "installing" the context-menu, and one for "uninstalling it".

Note the approach is not dynamic, every modification to the file structure need to be "baked" again as a reg file on each update.

demo video of creating the context-menu

for precise replay, access the video here

documentation

Read the full documentation here: https://MrLixm.github.io/frmb/

licensing

For licensing inquiries please contact me [email protected].

See also: https://en.wikipedia.org/wiki/License-free_software

frmb's People

Contributors

mrlixm avatar

Stargazers

Peter Abbasi avatar

Watchers

 avatar

frmb's Issues

feat: disable property

Add an option for each menu to be disabled, i.e the file exists but is not used to build the hierachy.

feat: archive feature

new feature idea

along the .reg, create a .zip archive of the hierarchy

the goal would be to make the context-menu installation portable. Like you just sent your friend the archive and the reg file and he can get the same context-menu as yours

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.