Code Monkey home page Code Monkey logo

wanderwall's Introduction

WanderWall

This application automatically sets the lockscreen of my BOOX Note Air 3C using a predefined image.

It fetches an image from a specified URL at set intervals. I use this to keep my weekly task list and important reminders accessible at all times.

Since BOOX only pulls lockscreen/power-off images from specific directories, this application requires extensive filesystem access. As such, it is unlikely to be released publicly. If you want to use it, you'll need to build an APK for your device.

I am aware that the wallpaper app offers a feature to pull images from the cloud, but I prefer not to create an account. Additionally, I want more control over how the image is updated, which is why I developed this solution.

I have no experience with Android development, and my solutions might not be ideal. Feel free to suggest improvements.

Open Issues

  • To save battery, the device disables networking when locked. This causes unnecessary errors in the background tasks that need to be addressed.
  • The BOOX wallpaper app doesn't handle updating the same image, so I need to append a timestamp to force updates. Additionally, the code needs to handle cleaning up old downloads.
  • Use shared preferences to load defaults instead of hardcoding values.

Disclaimer

The code is provided β€œas is” without warranty of any kind, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and noninfringement. In no event shall the authors or copyright holders be liable for any claim, damages, or other liability, whether in an action of contract, tort, or otherwise, arising from, out of, or in connection with the software or the use or other dealings in the software.

This code is licensed under the BSD License.

wanderwall's People

Contributors

fmeyer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.