Anvil - a Mac app for Pow
31–40 of 73 posts
Re: Anvil - a Mac app for Pow
#32Re: Anvil - a Mac app for Pow
#33If you DON'T have index.html in your root folder it will return this error, python's SimpleHTTPServer module does much better job and gives you list of your folders.
Re: Anvil - a Mac app for Pow
#34Re: Anvil - a Mac app for Pow
#35Re: Anvil - a Mac app for Pow
#36Re: Anvil - a Mac app for Pow
#37Suggestions on getting the favicon to show up?
Re: Anvil - a Mac app for Pow
#38Wow this is nicely done. I added a homebrew cask for it so it can be installed via `brew cask install anvil`. https://github.com/phinze/homebrew-cask/commit/aff3777759dfc...
Re: Anvil - a Mac app for Pow
#39Earlier quoted context omitted.
Our hands were tied. Installing 3rd party code, using the ~/.pow/ directory, and running on port 80 are all things that are frowned-upon. So it's easier to make it free!
I'm curious as to whether you can submit an app to the MAS which integrates with non-MAS apps? Any idea whether Apple allows that? e.g. so you could offload any frowned-upon functionality into external apps/services, and maybe promote or offer automated download & install functionality within your own app...
Re: Anvil - a Mac app for Pow
#40Anyone know if there's any way to make it work with python (WSGI or similar) services? It's kinda hard to search 'pow' without ending up at various exponentiation functions :/