-
I would like to test out this project without buying a new Raspberry pi and an e-ink display. Is it possible to emulate the output without a display? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 7 comments 11 replies
-
@guerda Hi Philip, thanks for your interest in Inkycal :) While using Inkycal without the rpi and a display is on my todo-list, I haven't yet implemented this feature yet. You can have a look at how to install Inkycal without the rpi here: https://github.com/aceisace/Inkycal/wiki/Manual-installation At the moment, this requires some manual work. In summary, it boils down to these 2 points:
If you have some expierence in python, it shouldn't be a problem. But yes, it's probably worth opening an issue for this :) |
Beta Was this translation helpful? Give feedback.
-
I tried it out yesterday and the venv stuff is no problem, but the |
Beta Was this translation helpful? Give feedback.
-
It works perfect! The setup is easy and the graphics work really well and convey a good impression.
Again, this is a great project and within really short time, I was able to configure it nicely (even as a dry run to demo it. If you need support, I'm definitely interested in giving back. |
Beta Was this translation helpful? Give feedback.
-
@aceisace In my fork of Inkycal, I wrote a very simple driver for this purpose. I set the model name to "file" and do all the development on a PC. I can send a pull request if it's useful to other people. |
Beta Was this translation helpful? Give feedback.
-
@hjiang This sounds like a great feature! Please submit the PR. May I ask you to change the model name to "pc" or "dummy" before submitting the PR? That way, it sounds more intuitive as to what this is referring to. |
Beta Was this translation helpful? Give feedback.
-
Guess this is just a matter of preference, so no point arguing over it :) Please go ahead and create a PR for this! Wow, that is a nice and colourful Inkycal! Maybe you can share it in the hall-of-fame on Discord or by sending me a email with some images and a short info. |
Beta Was this translation helpful? Give feedback.
-
This has been implemented some time ago and it seems to run stable on Raspberry Pi as well as Windows and Mac |
Beta Was this translation helpful? Give feedback.
This has been implemented some time ago and it seems to run stable on Raspberry Pi as well as Windows and Mac