1.4.1 • Published 3 months ago

hestudio-bingwallpaper-get v1.4.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

heStudio BingWallpaper Get

Demo and detailed documentation

For details, see https://www.hestudio.net/docs/hestudio_bing_wallpaper_get.html

Call method

Run port at 3000

Get pictures

GET /getimage

Get image title

GET /gettitle

Return parameters:

ParametersDescription
titletitle

Get image copyright information

GET /getcopyright

Return parameters:

ParametersDescription
copyrightCopyright information
copyrightlinkThe link corresponding to the copyright information

installation method

Docker deployment (recommended)

docker pull hestudio/bingwallpaper_get
docker run -d -p 3000:3000 hestudio/bingwallpaper_get

Manual installation (Only Develop)

git clone https://github.com/hestudio-community/bing-wallpaper-get.git
cd bing-wallpaper-get
npm install --global pnpm
pnpm install
pnpm run server

We will use pnpm as the package manager after version 1.3.2. If you deploy in this way, please switch in time to avoid any impact.

Install and run via NPM

npm install hestudio-bingwallpaper-get
echo "require('hestudio-bingwallpaper-get')" >> server.js
node server.js
1.4.1

3 months ago

1.4.0

3 months ago

1.4.0-rc.1

4 months ago

1.4.0-beta.3

4 months ago

1.4.0-beta.2

5 months ago

1.4.0-beta.1

5 months ago

1.4.0-alpha.1

6 months ago

1.4.0-alpha.2

6 months ago

1.4.0-alpha.3

6 months ago

1.3.2

6 months ago

1.4.0-alpha.8

5 months ago

1.4.0-alpha.9

5 months ago

1.4.0-alpha.4

6 months ago

1.4.0-alpha.5

6 months ago

1.4.0-alpha.6

6 months ago

1.4.0-alpha.7

6 months ago

1.2.8

8 months ago

1.2.7

8 months ago

1.2.6

8 months ago

1.3.1

7 months ago

1.3.0

7 months ago

1.2.9

8 months ago

1.2.12

8 months ago

1.2.13

8 months ago

1.2.10

8 months ago

1.2.11

8 months ago

1.2.16

8 months ago

1.2.14

8 months ago

1.2.15

8 months ago

1.2.5

9 months ago

1.2.4

9 months ago

1.2.3

9 months ago

1.2.2

9 months ago

1.2.0

9 months ago

1.2.1

9 months ago

1.1.6

1 year ago

1.1.5

1 year ago

1.1.4

1 year ago

1.1.3

1 year ago

1.1.2

1 year ago

1.1.1

1 year ago

1.1.0

1 year ago

1.0.3

1 year ago

1.0.2

1 year ago

1.0.1

1 year ago