All Projects → coreybutler → Fenix

coreybutler / Fenix

Licence: gpl-3.0
A simple and visual static web server with collaboration features.

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to Fenix

Kvantum
An intellectual (HTTP/HTTPS) web server with support for server side templating (Crush, Apache Velocity and JTwig)
Stars: ✭ 17 (-98.91%)
Mutual labels:  ssl, web-server, https, http-server
tipi
Tipi - the All-in-one Web Server for Ruby Apps
Stars: ✭ 214 (-86.27%)
Mutual labels:  ssl, web-server, https, http-server
Cheroot
Cheroot is the high-performance, pure-Python HTTP server used by CherryPy. Docs -->
Stars: ✭ 128 (-91.79%)
Mutual labels:  https, ssl, http-server
docker-nginx-certbot
Automatically create and renew website certificates for free using the Let's Encrypt certificate authority.
Stars: ✭ 367 (-76.46%)
Mutual labels:  ssl, https, localhost
Microwebsrv2
The last Micro Web Server for IoTs (MicroPython) or large servers (CPython), that supports WebSockets, routes, template engine and with really optimized architecture (mem allocations, async I/Os). Ready for ESP32, STM32 on Pyboard, Pycom's chipsets (WiPy, LoPy, ...). Robust, efficient and documented!
Stars: ✭ 295 (-81.08%)
Mutual labels:  https, ssl, web-server
Pric
Simple zero-config tool to create Private Certificate Authority & issue locally-trusted development server certificates with any domain names you'd like. SSL certificates for development purposes.
Stars: ✭ 87 (-94.42%)
Mutual labels:  https, ssl, localhost
Https Localhost
HTTPS server running on localhost
Stars: ✭ 122 (-92.17%)
Mutual labels:  https, ssl, localhost
Co
Art of C++. Flag, logging, unit-test, json, go-style coroutine and more.
Stars: ✭ 2,264 (+45.22%)
Mutual labels:  web-server, ssl, https
Binserve
A blazingly fast static web server with routing, templating, and security in a single binary you can set up with zero code. ⚡️🦀
Stars: ✭ 401 (-74.28%)
Mutual labels:  static-site, http-server, web-server
Cppserver
Ultra fast and low latency asynchronous socket server & client C++ library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 528 (-66.13%)
Mutual labels:  https, ssl, http-server
Netcoreserver
Ultra fast and low latency asynchronous socket server & client C# .NET Core library with support TCP, SSL, UDP, HTTP, HTTPS, WebSocket protocols and 10K connections problem solution
Stars: ✭ 799 (-48.75%)
Mutual labels:  https, ssl, http-server
Caddy
Matthew Holt began developing Caddy in 2014 while studying computer science at Brigham Young University. (The name "Caddy" was chosen because this software helps with the tedious, mundane tasks of serving the Web, and is also a single place for multiple things to be organized together.) It soon became the first web server to use HTTPS automatically and by default, and now has hundreds of contributors and has served trillions of HTTPS requests.
Stars: ✭ 35,966 (+2206.99%)
Mutual labels:  https, http-server, web-server
Jetty.project
Eclipse Jetty® - Web Container & Clients - supports HTTP/2, HTTP/1.1, HTTP/1.0, websocket, servlets, and more
Stars: ✭ 3,260 (+109.11%)
Mutual labels:  https, ssl, http-server
Beetlex
high performance dotnet core socket tcp communication components, support TLS, HTTP, HTTPS, WebSocket, RPC, Redis protocols, custom protocols and 1M connections problem solution
Stars: ✭ 802 (-48.56%)
Mutual labels:  https, ssl, http-server
Merecat
Small and made-easy HTTP/HTTPS server based on Jef Poskanzer's thttpd
Stars: ✭ 69 (-95.57%)
Mutual labels:  https, ssl, http-server
Qode
Qode is a lightly modified fork of Node.js that merges Node's event loop with Qt's event loop. It is designed to be used together with @nodegui/nodegui.
Stars: ✭ 84 (-94.61%)
Mutual labels:  gui, desktop
Http Client
A high-performance, high-stability, cross-platform HTTP client.
Stars: ✭ 86 (-94.48%)
Mutual labels:  https, ssl
Tls Inspector
Easily view and inspect X.509 certificates on your iOS device.
Stars: ✭ 92 (-94.1%)
Mutual labels:  https, ssl
Acme client
Java ACME Client application
Stars: ✭ 77 (-95.06%)
Mutual labels:  https, ssl
Certificaat
General-purpose ACME client
Stars: ✭ 88 (-94.36%)
Mutual labels:  https, ssl

Fenix Web Server

Fenix is a desktop web server for developers. Check out fenixwebserver.com for details. There are some YouTube videos of the old version. We do not yet have any screencasts of v3.0.0, but a live demo for Bleeding Edge Web was recorded during the early development days.

Fenix 3.0.0

Sponsors (as of 2020)


If you're using Fenix, we'd love your feedback!

Fenix 3.0.0 release candidate 13 for macOS and Windows is available.

Join the Mailing List (signup on the bottom of the page)

Tweet v2.0 Downloads v3.0.0 Downloads


UPDATE 9/18/19 Fenix 3 is done, for both Mac and Windows. We had to cut a few things, like automatic updates (it will prompt you to download a new version when new updates are available). Unfortunately, the tools for updating an Electron app aren't really sufficient enough to support some of the new features (like the built-in CLI, updating the PATH, etc). We are working on a more streamlined autoupdate experience, which will power future versions.

Fenix 3 is just one of several things we've been working on under the Author.io brand to make writing software a more efficient/enjoyable process. Since there are several efforts underway (and only 2 of us working on everything), we're also spending time to turn Author.io into a full-fledged company. Don't worry, Fenix will still be free... we're exploring other monetization options to support continued development, as well as sponsorship for the many open source efforts we're puring time into.

We're also nearly finished with the following:

  • NGN 2.0.0 - A JS library for building your own frameworks.
  • Chassis - A PostCSS pre-processing framework.
  • Web Components - A web component library.
  • Metadoc - A JS documentation utility that produces JSON.

NGN, Chassis, and the web components were all used to build Fenix 3 and the associated websites. NGN has been battle-tested with clients like TopGolf, Aunt Bertha, and several enterprises. We're actively working on Metadoc to produce better documentation for the Fenix 3 API libraries.

We've also released the initial Fenix 3 docs.

A placeholder website for author.io, a Twitter account @author_io and an Author.io Facebook Page are live.

For those we invited to the early beta, thank you. Your feedback has been invaluable. I'd also like to publicly thank those of you who have donated. Your support means the world to us!

We have some exciting new things coming in 3.0.0:

Base

  • Abstracted Foundation (i.e. our electron boilerplate)
  • Middleware Plugin System (Internal Use Only)
  • UI Plugin System (Internal Use Only)

The plugin system is only for internal use. We hope to expand this for developer use in a later edition.

Open Core

  • Autoupdate macOS (evergreen) - No more ridiculously long delays between updates!
  • Autoupdate Windows (evergreen) - 90% done.
  • Brand new UI.
  • Native CLI app (no need to npm install fenix-cli anymore).
  • Automatic port management.
  • Port conflict resolution via porthog
  • Replace Growl w/ Native System Notifications.
  • Optional JS/CSS minification.
  • Optional GZip compression.
  • Optionally Render Markdown as HTML (used to always do this, now you have a choice).
  • Optional ETags.
  • Optional CORS Support
  • Optional JSON/XML/YAML Pretty-Print.
  • Option to output logs to physical file.
  • API
  • Global Preferences
  • Soft Delete of Servers
  • "Pretty" names for SSH tunneling (i.e. myapp.localtunnel.me)
  • SSH Tunneling Keepalive
  • Light Theme
  • Dark Theme
  • System Tray Support
  • "Run in Background" Mode
  • Drag 'n' Drop Server Creation (App & System Tray)
  • Installer (macOS pkg, Windows NSIS)
  • New Responsive File Browser.
  • Autodeployment (w/ badge service via author.io)

There have been several requests for things like gzip compression, ETags, etc. These features don't typically make sense for the simplest form of local development, but modern UI development "done right" requires a little more emphasis on networking/transmission. These features become very useful when testing and troubleshooting, so we've made it possible to turn them on/off for each server. We're also extending the Fenix API to manage these things programmatically, and we anticipate releasing a gulp/grunt plugin to help automate local testing workflows.

PRO Edition

  • Log Filtering
  • Advanced Live Reload
  • Custom Response Headers.
  • Multiple server root directories.
  • Realtime connection monitoring & statistics
  • SSL Support (Fenix CA)
  • Fenix Certificate Authority
    • Windows Trustchain Management
    • OSX Trustchain Management
    • Firefox Trustchain Management
    • Automatic NIC Management & Synchronization

Due to the unique and complex nature of some of these features, we are moving them into a separate project. They will likely resurface in 3.1.x or 3.2.x edition (possibly for free).

The request browser will be released as it's own separate app, so it won't be in Fenix 3.0.0. I always felt it was a useful tool, and survey results agree... but it also doesn't fit in as well with the original scope of Fenix. Moving it to it's own project will help it get the attention it needs to be truly awesome.

Finally, we're going "open core". Most of the features above will be free, but more advanced features are slated for a commercial release. As much has we'd like to make this free, devlopment has already grown into a full time effort.


Fenix 2.0 (OLD EDITION)

Main App:

Fenix

Webhook Browser

Fenix Webhooks

The wiki has additional information about how Fenix works, how to hack on it, and how to use it on other platforms. The release history has older versions and a changelog.

Known Issues

Like Fenix?

Making a donation will go towards the development of Fenix. At the moment, I'd love to reach a simple goal of $100 in annual contributions so I can obtain an Apple Developer license for Fenix... which is the only application I'm distributing on Mac. This would help prevent the "Cannot install from unidentified developer" annoyance some OSX Mavericks users experience. Other contributions would go towards future efforts like hosting a public SSH tunnel (to take some load off localtunnel.me) and new feature development.

Support OSS Development via Stripe or Become a Patron

GPL License

Fenix 2.0 is available under the GPL license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].