ciniml / kicad-launcher-win

A launcher for kicad.exe built with KiCad-WinBuilder to make it pinnable to taskbar/start screen in Windows 7 or later.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KiCadLauncherWin

A launcher for kicad.exe built with KiCad-WinBuilder to make it pinnable to taskbar/start screen in Windows 7 or later.

REQUIREMENTS

  • Windows 7 or later
  • .NET Framework Version 2.0 or above

INSTALLATION

Clone this repository into the "src" directory in KiCad-WinBuilder directory and just run "build.cmd" script. After that you'll have "KiCadLauncherWin.exe" in KiCad-WinBuilder directory.

USAGE

Pin "KiCadLauncherWin.exe" to start screen from the context menu of it or drag it into the taskbar.

About

A launcher for kicad.exe built with KiCad-WinBuilder to make it pinnable to taskbar/start screen in Windows 7 or later.

License:GNU General Public License v3.0


Languages

Language:C# 75.5%Language:Shell 24.5%