Skip to content

Commit aa654d7

Browse files
committed
Add App
1 parent 583d92c commit aa654d7

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

src/js/config.js

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,22 @@ const config = {
314314
},
315315
fa: 'kotlin',
316316
},
317+
{
318+
name: 'Remote Wallpaper',
319+
github: 'cssnr/remote-wallpaper-android',
320+
url: 'https://github.com/cssnr/remote-wallpaper-android',
321+
icon: 'https://raw.githubusercontent.com/cssnr/remote-wallpaper-android/master/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.webp',
322+
description:
323+
'Set a Random Wallpaper from a Remote Source at set intervals or manually from the widget.',
324+
// badges: {},
325+
links: {
326+
Download:
327+
'https://github.com/cssnr/remote-wallpaper-android/releases/latest/download/remote-wallpaper.apk',
328+
Picsum: 'https://picsum.photos/',
329+
Aviation: 'https://smashedr.github.io/random-image/',
330+
},
331+
fa: 'kotlin',
332+
},
317333
{
318334
name: 'Tibs3DPrints Android',
319335
github: 'cssnr/tibs3dprints-android',

0 commit comments

Comments
 (0)