A small app that uses Python and Kivy. Syncs with Microsoft ToDo as well as Spotify and OpenWeatherMap for information. Designed to run on a 3.5" touch screen for the raspberry pi.
Explore the docs »
Report Bug
·
Request Feature
Table of Contents
When I started this project, I was both looking for a way to use the raspberry pi I had recently obtained, and also a way to expand my skills with python. The use case I came up with for a small desk accessory that showed some useful information at a glance was so specialized that I just decided to build it myself, rather than searching for a solution that did exactly what I wanted.
This project is written in python using kivy for the UI elements.
See the instructions on the wiki for help with getting this project set up.
See the projects tab for an updated list of what I am working on. For any feature requests, please create an issue (See Contributing).
Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
If you find an issue in existing code, feel free to use the above procedure to generate a change, or open an issue for me to fix it.
Distributed under the MIT License. See LICENSE
for more information.
Bennett Wendorf - Website - [email protected]
Project Link: https://github.com/Bennett-Wendorf/Deskity