Skip to content

Commit

Permalink
Merge da2e6d4 into c571c42
Browse files Browse the repository at this point in the history
  • Loading branch information
cichy1173 authored Dec 13, 2022
2 parents c571c42 + da2e6d4 commit 7338856
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
- [Privacy Policy](https://github.com/MorganMLGman/ServerCommander#privacy-policy)
- [Thanks to](https://github.com/MorganMLGman/ServerCommander#thanks-to)

---
Mobile application that helps manage self-hosted homelab. The mobile client application is a great tool that allows to manage your server quickly, conveniently and almost anytime.
---

Within **ServerCommander** you can check such things as:
- CPU temperature
Expand All @@ -26,7 +28,7 @@ Within **ServerCommander** you can check such things as:

If your server is running Docker in addition you can _**start/stop/restart**_ containers, briefly view containers summary and check statistics about single container.

If you are running YunoHost you can see *how many users, backups and domains* you have. Also there is a possibility to see *how many applications are waiting for an update* and *you can list them*. You can *push new ssh keys* for a chosen user.
If you are running YunoHost you can see ***how many users, backups and domains*** you have. Also there is a possibility to see ***how many applications are waiting for an update*** and ***you can list them***. You can ***push new ssh keys*** for a chosen user.

However no matter what type of server you have, you can always perform actions like:
- Server shutdown
Expand Down Expand Up @@ -59,6 +61,7 @@ Docker is very powerful tool to host many applications on one machine. One of **
## Known bugs :)
- SwipeRefreshLayout on _SYSTEM_ and _DOCKER_ tabs in not returning to default state when _PasswordAlertDialog_ is dismissed by clicking outside the dialog or pressing back button.
- App sometimes crashes when _TestConnection_ is ongoing and connection settings in _SETTINGS_ tab are changed.
- App can crash when YunoHost server URL is not valid.

## Changelog

Expand All @@ -79,3 +82,4 @@ If you're still not convinced that our app is in a **completely anonymous** stat
- [Docker authors](https://github.com/docker)
- [YunoHost authors](https://github.com/YunoHost)
- [Cedrica from DCU](https://dribbble.com/shots/3896634-Profile-Screens) for dashboard idea and [Chirag Kachhadiya](https://www.youtube.com/watch?v=ZjAxAw0kmrY) for showing how to make it real
- Intuit developers for providing [sdp](https://github.com/intuit/sdp) library

0 comments on commit 7338856

Please sign in to comment.