0.1.5 • Published 2 years ago

tondo v0.1.5

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Tondo

Command line photo application for slothful people. it makes your life and desktop background more colorful... It's based on Unsplash (www.unsplash.com).

Note... The background option works well on Linux but unfortunately not in Mac Os. Regarding windows... well... I never tried... In case you can use -d option and set the desktop background manually.

# Global Installation
npm i tondo -g

# or using it directly via npx
npx tondo .... (see the possible options below)

# Here is where you can start...
tondo --help

# Set up a random desktop background
tondo

# Set up a random desktop background considering "cat" as a topic
tondo cat

# Download 10 random images (Does not set them as desktop background)
tondo -d

# Download 10 random car images (Does not set them as desktop background)
tondo -d car

# Download 30 car images (Does not set them as desktop background)
tondo -d car --count 30
0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago