Official website of the Starlio project
Find a file
2022-09-25 11:06:58 +03:00
.github add dependabot 2022-09-18 19:23:53 +03:00
api Added adding a program to autorun 2022-09-25 11:05:14 +03:00
functions Logs added 2022-09-25 11:04:39 +03:00
web Added if there is no error from the api, a notification will appear and the button will change its name 2022-09-25 11:06:58 +03:00
.gitignore Splitting files into categories 2022-09-25 11:03:36 +03:00
CODE_OF_CONDUCT.md ADD code of conduct 2022-09-15 12:49:24 +03:00
config.yaml add config 2022-09-18 19:25:58 +03:00
go.mod add dependabot 2022-09-18 19:23:53 +03:00
go.sum add dependabot 2022-09-18 19:23:53 +03:00
LICENSE Add text license 2022-08-17 14:01:27 +03:00
main.go delete garbage 2022-09-21 10:48:05 +03:00
NOTICE add license 2022-08-17 12:06:27 +03:00
README.md update url for banner 2022-09-18 19:31:30 +03:00

EveryNasa banner

Solution or answers to possible problems


The program takes a picture from the NASA website every day and sets it as a background for your workspace. Unfortunately, the addition of autorun is missing due to technical errors.

OS Status Download link
Windows Available Download
Debian Available Download
Andorid Dev Google Play
MacOS Unavailable
iOS Unavailable

Windows

[] If you get a notification that EveryNasa is a virus, then disable the antivirus because it mistakenly believes, and also deletes the file, in the near future I'm trying to solve this problem


Linux

[] Only the Debian distribution was tested

Gnome

  1. Install gnome-shell-extension-appindicator
$ sudo apt install gnome-shell-extension-appindicator
  1. Search tweaks in your Activities screen
  2. Switch Kstatusnotifieritem/appindicator support on

Kde Plasma

Install gir1.2-appindicator3-0.1

$ sudo apt install gir1.2-appindicator3-0.1