You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sysglance is packaged as AppImage using Travic CI in continuous maner. You can download the latest version from [Releases](https://github.com/Utappia/sysglance/releases/tag/continuous) by clicking on **Assets** and the **Sysglance*.AppImage** file.
27
+
Sysglance is packaged as AppImage using Travic CI in continuous maner.
28
+
29
+
You can download the latest version from [Releases](https://github.com/Utappia/sysglance/releases/tag/continuous) by clicking on **Assets** and the **Sysglance*.AppImage** file.
Once downloaded you have to give the Sysglance package, executable permitions.
18
37
e.g.:
38
+
19
39
```bash
20
40
chmod +x Sysglance*.AppImage
21
41
```
@@ -41,9 +61,10 @@ To get notified for new releases, you just need to click on Watch --> Releases O
41
61
42
62
43
63
## Contributing
44
-
### Code
45
-
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
64
+
### Code - Bug reports
65
+
Pull requests are welcome. For major changes, please [open an issue](https://github.com/Utappia/sysglance/issues) first to discuss what you would like to change.
46
66
Please make sure test your pull requests as appropriate.
67
+
47
68
### Donation
48
69
You can also contribute by clicking on the **Sponsor** button
0 commit comments