https://github.com/titobouzout/server
Press F12 on any Windows Explorer folder to fire a node server. autohotkey + batch + node
https://github.com/titobouzout/server
ahk autohotkey http node server
Last synced: 2 months ago
JSON representation
Press F12 on any Windows Explorer folder to fire a node server. autohotkey + batch + node
- Host: GitHub
- URL: https://github.com/titobouzout/server
- Owner: titoBouzout
- Created: 2021-10-08T17:28:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-12-01T05:57:08.000Z (over 1 year ago)
- Last Synced: 2025-12-13T03:54:17.947Z (4 months ago)
- Topics: ahk, autohotkey, http, node, server
- Language: JavaScript
- Homepage:
- Size: 629 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# F12 Fires A Node Server
Press F12 on any Windows Explorer folder to fire a node server. Autohotkey + batch + node
## Installation
- `npm install -g @titodp/server`
## Usage
### VIA Autohotkey
- Install Autohotkey from https://www.autohotkey.com/
- Right click `server-launcher.ahk` from this package folder (usually in `%AppData%/npm/node_modules@titodp/server`) and from the submenu choose `Compile Script`. You may want to add the compiled script to your startup so after a reboot still works.
### via the command line
Just type `server` and it will serve the current directory