Cross platform wallpaper styler/manager built using Electron, NodeJs, Angular and other web technologies.
Stars
18
Forks
2
Watchers
18
Open Issues
2
Overall repository health assessment
^1.4.5^1.4.5^0.19.0^1.2.1^5.1.0^1.8.1^1.2.0^2.0.0^2.61.0^2.0.3^1.0.0^1.1.028
commits
1
commits
improved scheduler and avoid multiple unintentional wallpaper downloads.
9e020fcView on GitHubremoved debugging information from the function 'applyKeywordWallpaper'
444af7fView on GitHubFixed minor tooltip issue, removed a few white spaces, and moved inpage css to app.css file.
8713507View on GitHubImplemented option 'change wallpaper on startup. Added a filter to search online wallpapers with search-keywords and optional screen resolution constraints to narrow-down wallpaper search results. Added warning messages and avoid a copule of possible exceptions when download path is not available, etc.
2b960d8View on GitHubAdded help messages to the empty area where wallpapers appear. Removed default download folder. Added warning message to suggest user to select download folder/directory in order to support multiple platforms and avoid permissions problems. Updated code to sync code changes with latest electron IPC Main/renderer processes. and other minor adjustments in html and stylesheets.
db2e938View on GitHubAdded a welcome message, disabled the about modal popup which was previously shows on every startup.
d23a9b7View on GitHubRefined UI for the minimum allowed width and fixed form views in the modal popup tab controls. Handled a scenario when all filters are disabled.
9f46966View on GitHubUpdated UI with the scheduler using play/pause icon including bootstrap tooltip and updated all packages.
73427ddView on GitHub