
devd
nginx
Apache HTTP Server
lighttpd
Caddy
Microsoft IIS
Cherokee
Abyss Webserver
CROC
Wormhole.app
LocalSend
Syncthing
Snapdrop
PairDrop
Onionshare
Send
devd
CROCBased on our record, CROC should be more popular than devd. It has been mentiond 49 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Someone above recommended devd, and it looks pretty nice. https://github.com/cortesi/devd. - Source: Hacker News / almost 2 years ago
Your technique is one I would turn towards as a developer who understands HTML/CSS flow so much better than I do any typesetting tool. I actually use a very similar technique for managing my CV and generating invoices for clients; I have a little "static site" generator I've written that takes JSON, throws it through a templating engine, and spits out HTML files. I then host a server in the output folder and... Source: about 3 years ago
There are plenty of solutions to that specific problem. Nowadays, I only work on Nuxt/Next/Astro projects that come with hot reload out of the box so I don't have a need for it anymore, but I have used https://github.com/cortesi/devd. - Source: Hacker News / about 3 years ago
If I'm understanding you correctly, then this combination of two tools from the same author will get you that: https://github.com/cortesi/modd https://github.com/cortesi/devd. - Source: Hacker News / about 4 years ago
This pair of tools do both front-end and back-end live reloading with a small amount of config: Https://github.com/cortesi/modd Https://github.com/cortesi/devd. Source: over 4 years ago
Croc[1] has worked better for me. It supports resuming transfers, which is a must. It is very wormhole like and written in Go. [1] https://github.com/schollz/croc. - Source: Hacker News / 10 months ago
I am partial to croc[1] which will send directly on your local network, or encrypted through a relay across the 'net. 1: https://github.com/schollz/croc. - Source: Hacker News / over 1 year ago
I live the Foss life. A nice collection of the mostly commonly used Foss apps. Maybe you can add Croc and trackbook to your list. Croc is an encrypted file transfer tool thats great for transfering files from anywhere to anyone to any OS. https://github.com/schollz/croc I like Trackbook because I do a lot of walking and can transfer the .gpx to organic maps. - Source: Hacker News / almost 2 years ago
This very hn entries is bust contradicting your statement. Also what about syncthing[1] (for recurrent/permanent sync) and croc[2] (for one time copies) ? I have used both for a number of years already. [1] https://syncthing.net/ [2] https://github.com/schollz/croc. - Source: Hacker News / over 2 years ago
Some CLI alternatives if you don't need the GUI: Croc: https://github.com/schollz/croc I used to use MW but switched to croc as the single binary was easier to deploy. - Source: Hacker News / over 2 years ago
nginx - A high performance free open source web server powering busiest sites on the Internet.
Wormhole.app - Wormhole lets you share files with end-to-end encryption and a link that automatically expires.
Apache HTTP Server - Apache httpd has been the most popular web server on the Internet since April 1996
LocalSend - An open source cross-platform alternative to AirDrop
lighttpd - A secure, fast, compliant, and very flexible web-server that has been optimized for high-performance environments
Syncthing - Syncthing replaces proprietary sync and cloud services with something open, trustworthy and...