Awesome
Web Tools
Many many useful Web Online Tools For Web Developers & Programmers. Online preview: https://jaywcjlove.github.io/tools
Desktop Application
Docker
docker pull wcjiang/tools
docker run --name tools --rm -d -p 9666:3000 wcjiang/tools:latest
# Or
docker run --name tools -itd -p 9666:3000 wcjiang/tools:latest
# Or
docker run --name tools -it --rm -p 3000:3000 wcjiang/tools:latest
Visit the following URL in your browser
http://localhost:9666/
Development
npm install # Install dependencies
npm run hoist # Packaged apps require it.
npm run build # Build packages
npm run start
Contributors
As always, thanks to our amazing contributors!
<a href="https://github.com/jaywcjlove/tools/graphs/contributors"> <img src="https://jaywcjlove.github.io/tools/CONTRIBUTORS.svg" /> </a>Made with contributors.
License
Licensed under the MIT License.