Amazing wallpaper straight from space! https://starlio.space
Find a file
2022-11-02 20:47:06 +03:00
.github/ISSUE_TEMPLATE Delete FUNDING.yml 2022-11-01 09:52:51 +03:00
api delete version javascript file 2022-10-23 15:30:12 +03:00
functions added group for api and custom error 2022-10-30 20:12:26 +03:00
web delete tab 2022-10-30 20:12:47 +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
go.mod update dependencies 2022-10-30 20:11:09 +03:00
go.sum update dependencies 2022-10-30 20:11:09 +03:00
LICENSE Add text license 2022-08-17 14:01:27 +03:00
main.go added group for api and custom error 2022-10-30 20:12:26 +03:00
NOTICE removing an extra license 2022-10-02 12:24:35 +03:00
README.md add license and change readme 2022-11-02 20:47:06 +03:00

EveryNasa banner

The program takes a picture from the NASA website every day and sets it as a background for your workspace.


OS Status Latest version Download
Windows Available 2.1 .msi
Linux Available 2.1 There is no installation file but there is a separate branch
Android Available 1.2.1 Play Market
MacOS Unavailable
iOS Unavailable

Solution or answers to possible problems

Any bugs / problems that are not covered by these questions, please open an issue

Windows
  • To make all functions work correctly, install the program anywhere except Program Files(x86) / Program Files
  • Linux
    • If you have a mistake with ayatana-appindicator3-0.1

      Debian / Ubuntu / Mint
      KDE Plasma
      $ sudo apt install gir1.2-appindicator3-0.1
      
      GNOME
      • Install the package
      $ sudo apt install gnome-shell-extension-appindicator
      

    License

    Copyright 2022 Redume
        - Open `Tweaks`
        - Go to `Extensions`
        - Enable `Kstatusnotifieritem/appindicator support`
    </details>
    </details>
    </details>
    
    ### License
    This project is licensed under the Apache-2.0 License - see the [LICENSE](LICENSE) file for details.
       http://www.apache.org/licenses/LICENSE-2.0
      
    ### Third-party library licenses
    - [getlantern/systray](https://github.com/getlantern/systray) — [Apache-2.0](https://github.com/getlantern/systray/blob/master/LICENSE)
    - [gofiber/fiber](https://github.com/gofiber/fiber) — [MIT](https://github.com/gofiber/fiber/blob/master/LICENSE)
    - [go-ole/go-ole](https://github.com/go-ole/go-ole) — [MIT](https://github.com/go-ole/go-ole/blob/master/LICENSE)
    - [mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) — [MIT](https://github.com/mattn/go-sqlite3/blob/master/LICENSE)
    - [rodkranz/fetch](https://github.com/rodkranz/fetch) — [MIT](https://github.com/rodkranz/fetch/blob/master/LICENSE)
    - [shirou/gopsutil](https://github.com/shirou/gopsutil) — [BSD-3](https://github.com/shirou/gopsutil/blob/master/LICENSE)
    - [skratchdot/open-golang](https://github.com/skratchdot/open-golang) — [MIT](https://github.com/skratchdot/open-golang/blob/master/LICENSE)
    - [twbs/bootstrap](https://github.com/twbs/bootstrap) — [MIT](https://github.com/twbs/bootstrap/blob/main/LICENSE)