GithubHelp home page GithubHelp logo

shortcut-swap's Introduction

shortcut-swap (Windows only)

Swap all shortcuts in any given folder hierarchy with a custom shortcut. Can be reversed.

Commands

Swap

Parameter Description
link, l The custom shortcut to change all .lnk-files to
verbose, v Logs all progress
root, r The root of the folder hierarchy at which the program should start
depth-limit, d The maximum hierarchy depth

Revert

Parameter Description
verbose, v Logs all progress
root, r The root of the folder hierarchy at which the program should start

Installation

To install you simply need to go to the Releases tab and download the newest version.

License

shortcut-swap is published under the MIT License. The license can be found in the LICENSE file.

shortcut-swap's People

Contributors

fylipp avatar

Watchers

 avatar  avatar  avatar

Forkers

andreashae

shortcut-swap's Issues

Extract core logic

The core logic should be seperated from the CLI-related logic. This will pave the way for #5 (GUI). The logic should be contained in a seperate project in the solution.

Option to change to URL

By having an option to specify a URL instead of a command or file .url-files could be changed as well. .lnk-files could then just be start <URL>.

Add simple UI

  • Create prototype without interacting with the core logic (tracked by #7)
  • Extract core logic into its own library (tracked by #6)
  • Implement core logic in UI app using the extracted library (tracked by #5)

Create basic GUI prototype

Create a basic prototype of the UI application, not interacting with the core logic.

  • Main view
    • Swap tab
      • Root path
      • Max. depth
      • Path to link
      • Verbose output checkbox
    • Revert tab
      • Root path
      • Verbose output checkbox
  • "In progress" view
    • Progress bar
    • Log viewer if verbose output is activated

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.