GithubHelp home page GithubHelp logo

maastaar / prettypi Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 2.0 7 MB

PrettyPi is a TODO list application for Raspberry Pi that shows your tasks in front of you all the time and can be controlled remotely via web interface to add and remove tasks. It's intended to be used with touchscreen.

License: MIT License

Python 0.26% JavaScript 48.49% CSS 6.69% HTML 44.42% PHP 0.09% Shell 0.01% SCSS 0.05%
kivy-application raspberry-pi todoapp touchscreen

prettypi's People

Contributors

maastaar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

guillaumefe

prettypi's Issues

Python version

I get the following (RPi 4 8GB Python 3.7)

Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/flask/cli.py", line 325, in call
self._flush_bg_loading_exception()
File "/usr/lib/python3/dist-packages/flask/cli.py", line 313, in _flush_bg_loading_exception
reraise(*exc_info)
File "/usr/lib/python3/dist-packages/flask/_compat.py", line 35, in reraise
raise value
File "/usr/lib/python3/dist-packages/flask/cli.py", line 302, in _load_app
self._load_unlocked()
File "/usr/lib/python3/dist-packages/flask/cli.py", line 317, in _load_unlocked
self._app = rv = self.loader()
File "/usr/lib/python3/dist-packages/flask/cli.py", line 372, in load_app
app = locate_app(self, import_name, name)
File "/usr/lib/python3/dist-packages/flask/cli.py", line 235, in locate_app
import(module_name)
File "/home/pi/PrettyPi/control/app.py", line 125
print workingTask;
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(workingTask)?

Is this due to wrong Python version? If so, how do I use explicitly a different version for this script? Also, the run.sh won't execute.

run.sh segmentationf fault

pi@raspberrypi:~/PrettyPi-0.0.1 $ ./run.sh
[INFO ] [Logger ] Record log in /home/pi/.kivy/logs/kivy_18-10-06_4.txt
[INFO ] [Kivy ] v1.11.0.dev0, git-dc3787d, 20181006
[INFO ] [Python ] v2.7.13 (default, Sep 26 2018, 18:42:22)
[GCC 6.3.0 20170516]
[INFO ] [Factory ] 184 symbols loaded
[INFO ] [Image ] Providers: img_tex, img_dds, img_sdl2, img_pil, img_gif (img_ffpyplayer ignored)
[INFO ] [KivyMD ] KivyMD version: 0.1.2
[INFO ] [Text ] Provider: sdl2
[INFO ] [Window ] Provider: egl_rpi
[INFO ] [GL ] Using the "OpenGL ES 2" graphics system
[INFO ] [GL ] Backend used
./run.sh: line 1: 2779 Segmentation fault python server/main.py

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.