All Projects → Thomas9292 → nasa-background

Thomas9292 / nasa-background

Licence: MIT license
A CLI application to download NASA pictures and apply them as the background for your pc

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to nasa-background

pyreports
pyreports is a python library that allows you to create complex report from various sources
Stars: ✭ 78 (+420%)
Mutual labels:  cli-application
loli
A pretty CLI to find animes passing images 👉😳👈
Stars: ✭ 17 (+13.33%)
Mutual labels:  cli-application
Carbon Now Cli
🎨 Beautiful images of your code — from right inside your terminal.
Stars: ✭ 5,165 (+34333.33%)
Mutual labels:  cli-application
propel
⛵ Keep your favorite starter kits just a command away
Stars: ✭ 22 (+46.67%)
Mutual labels:  cli-application
Voila
Voila is a domain-specific language launched through CLI tool for operating with files and directories in massive amounts in a fast & reliable way.
Stars: ✭ 78 (+420%)
Mutual labels:  cli-application
doclt
Digital Ocean Command Line Tool
Stars: ✭ 43 (+186.67%)
Mutual labels:  cli-application
random
Random data generator AKA faker
Stars: ✭ 14 (-6.67%)
Mutual labels:  cli-application

nasa_background build passing

A python CLI application to download NASA pictures and apply them as the background for your pc.

Supported operating systems

  • Ubuntu Linux
  • Windows
  • Mac OS (Untested)

Basic setup

Note: nasa_background requires python >= 3.6

Install the requirements:

$ pip install -r requirements.txt

For Mac OS, appscript should be installed:

$ pip install appscript

Usage

To set the current NASA APOD as background run:

$ python nasa_background.py update

For more information on functionality run:

$ python nasa_background.py --help

Testing:

Install the test specific dependencies:

$ pip install -r test-requirements.txt

Run the tests

$ pytest tests
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].