https://github.com/pixelbrackets/localhost-project-listing
Static template package to build a nicely readable list of all projects on a local development machine
https://github.com/pixelbrackets/localhost-project-listing
development localhost
Last synced: 2 months ago
JSON representation
Static template package to build a nicely readable list of all projects on a local development machine
- Host: GitHub
- URL: https://github.com/pixelbrackets/localhost-project-listing
- Owner: pixelbrackets
- Created: 2020-07-08T08:54:10.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-11-23T12:53:49.000Z (over 5 years ago)
- Last Synced: 2025-10-14T17:40:23.903Z (6 months ago)
- Topics: development, localhost
- Language: HTML
- Homepage: https://gitlab.com/pixelbrackets/localhost-project-listing
- Size: 79.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Localhost Project Listing
[](https://packagist.org/packages/pixelbrackets/localhost-project-listing/)
[](https://gitlab.com/pixelbrackets/localhost-project-listing/pipelines)
[](https://spdx.org/licenses/GPL-2.0-or-later.html)
[](https://gitlab.com/pixelbrackets/localhost-project-listing/-/blob/master/CONTRIBUTING.md)
Static template package to build a nicely readable list of all projects
on a local development machine.

_⭐ You like this package? Please star it or send a tweet. ⭐_
## Vison
- HTML app, no server side scripts
- Offline mode, no external requests
- No automatic detection of ports/projects
- Active decision which projects to show
- KISS
## Requirements
- None
## Installation
Packagist Entry https://packagist.org/packages/pixelbrackets/localhost-project-listing/
NPM Entry https://www.npmjs.com/package/@pixelbrackets/localhost-project-listing/
- Clone the repository or use a package manager to install the project
- Point the local webserver to `web` directory
## Source
https://gitlab.com/pixelbrackets/localhost-project-listing/
Mirror https://github.com/pixelbrackets/localhost-project-listing/ (Issues &
Pull Requests mirrored to GitLab)
## Demo
🚀 https://pixelbrackets.gitlab.io/localhost-project-listing/
## Usage
- Edit the `web/index.html` file and add your project to the list
- Change the link to any format that suits you best (subdir, ports, aliases, …)
- 💡 The filter sorts the projects by name automatically
## License
GNU General Public License version 2 or later
The GNU General Public License can be found at http://www.gnu.org/copyleft/gpl.html.
## Author
Dan Untenzu ( / [@pixelbrackets](https://pixelbrackets.de))
## Changelog
See [CHANGELOG.md](./CHANGELOG.md)
## Contribution
This script is Open Source, so please use, share, patch, extend or fork it.
[Contributions](./CONTRIBUTING.md) are welcome!
## Feedback
Please send some [feedback](https://pixelbrackets.de/) and share how this
package has proven useful to you or how you may help to improve it.