
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
node-gallery-cli
Advanced tools
A simple way to serve photos, similar to http-server. This is just a small wrapper around node-gallery, it uses node-gallery for all the heavy lifting.
npm install -g node-gallery-cli
node-gallery
By default node-gallery-cli only listens on localhost:3000 and servers the current directory.
All args are optional
node-gallery --port 3000 --ip 0.0.0.0 --title "My Awesome Photo Gallery" --dir="/path/to/awesome/photos/"
Copyright (C) 2016 Brian Douglass
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3, as published by the Free Software Foundation.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranties of MERCHANTABILITY, SATISFACTORY QUALITY, or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.
FAQs
Serve a simple photo gallery from the cli (using node-gallery)
The npm package node-gallery-cli receives a total of 0 weekly downloads. As such, node-gallery-cli popularity was classified as not popular.
We found that node-gallery-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.