A simple static webserver, in an app.
You can download the binaries on the releases page
You can build the app by yourself:
- Clone the repository
- Run
npm installto get the dependencies - Run
gruntto build & run the app - Use
grunt releaseif you want to build a binary.
Tèsèvè is currently in heavy development. If you want to contribute, try to follow the existing codestyle.
- Allow to drag'n'drop a folder on window to set the server root
- Multiple-window feature, managing multiple servers
- About window
- Refactor repo structure + builder
- All-around refactor
- Implement main menu for OSX & Windows
- Test Windows
- Test Linux
- Presentation website
- 2015/09/11:
0.3.0drag'n'drop feature, new build system - 2015/09/06:
0.2.0autoindex feature - 2015/08/26:
0.1.0basic features - 2015/08/25: starting project
Tèsèvè is free and unencumbered software released into the public domain.