Update README.md

This commit is contained in:
Daan Wijns 2019-04-18 07:45:00 +02:00 committed by GitHub
parent e36555f26e
commit 835920804d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,6 +4,8 @@
(support for more clients coming in the future)
> Vue, Node, Express, qBitorrent
## Screenshots
<p align="center">
@ -14,20 +16,15 @@
<a href="https://i.imgur.com/SUOEyy9.png"><img src="https://i.imgur.com/SUOEyy9.png" title="Mobile" alt="Mobile Screenshot" width="320" height="500"></a>
</p>
> Vue, Node, Express, qBitorrent
## Installation
- Probably a Docker image but I haven't properly figured out this part yet...
### Development
## Development
FRONTEND : Git clone & npm run serve!
SERVER : (npm run build, copy dist to server (optional)) & nodemon server.js!
---
SERVER : (npm run build, copy dist to /server (optional)) & nodemon server.js!
## Features
- viewing sessions stats ( down / upload speed, session uploaded / downloaded )
@ -37,21 +34,24 @@ SERVER : (npm run build, copy dist to server (optional)) & nodemon server.js!
## Contributing
I'll gladly accept help & advice! (this is my first project of this nature, pls be kind :P ).
I'll gladly accept help/pull requests & advice! (this is my first project of this nature, pls be kind 😛 ).
## FAQ
- **Why build this??**
- Why not? Most WebUI's look very dated and now it's no longer necessary to search for a remote control app!
---
## Support
Reach out to me at one of the following places!
- <a href="https://m.me/WijnsDaan" target="_blank">`Facebook Messenger`</a>
- Open up an issue :P
- Open up an issue 😛
## Credits
Dashboard design heavily inspired by: 'https://github.com/iamshaunjp/vuetify-playlist'
Also check out The Net Ninja's Youtube Channel.
---