My Synchronet system is running on one of my Raspberry Pi's. How easy would it be to have Python communicate with Synchronet and vice-versa? I
was thinking of writing a old-school text based user interface for Synchronet. I also have a 2 line LCD screen with buttons that would be cool to communicate with through Python! :)
Hey Everyone,
My Synchronet system is running on one of my Raspberry Pi's. How easy would it be to have Python communicate with Synchronet and vice-versa? I was thinking of writing a old-school text based user interface for Synchronet.
I also have a 2 line LCD screen with buttons that would be cool to communicate with through Python! :)
Hey Everyone,
My Synchronet system is running on one of my Raspberry Pi's. How easy would it
be to have Python communicate with Synchronet and vice-versa? I was thinking of
writing a old-school text based user interface for Synchronet. I also have a 2
line LCD screen with buttons that would be cool to communicate with through Python! :)
Thanks in advance.
High Spirit
---
� Synchronet � Digital Creation BBS -- bbs.digitalcreationbbs.com
What do you want Synchronet to communicate to your Python application, and what do you want it to communicate to Synchronet? Anything's possible, but ease depends on the task in question (and how much you know about what will be required to complete it.)
I'm guessing that you want to create some kind of sysop's console to work with this hardware, is that the case? What capabilities do you want it to have?
thinking of writing a old-school text based user interface for Synchronet.
I also have a 2 line LCD screen with buttons that would be cool to communicate with through Python! :)
Your Python programs can use stdio to interface with the user and Synchronet's terminal server (Telnet, SSH, RLogin) supports redirection of stdio from native programs, so that'd work for shelling out from the BBS to a Python "door" type program. Is that what you had in mind?
I have no idea what you want to do with the LCD screen or what that would have to do with Synchronet, but go for it!
You can include python.h and create objects in C then, you can launch a python script from the sbbs process just like actual javascript implementation. The hard part is create again all sbbs objects to expose
as python objects.
i begin a project. but i have no time (as knowledge too) to continue .
some code you can found here: http://code.google.com/p/pysbbs/source/detail?r=13
Re: Python <-> Synchronet
By: High Spirit to All on Sun Jan 05 2014 12:01 am
Hey Everyone,
My Synchronet system is running on one of my Raspberry Pi's. How easy would it be to have Python communicate with Synchronet and vice-versa? I was thinking of writing a old-school text based user interface for Synchronet. I also have a 2 line LCD screen with buttons that would be cool to communicate with through Python! :)
Your Python programs can use stdio to interface with the user and Synchronet's terminal server (Telnet, SSH, RLogin) supports redirection of stdio from native programs, so that'd work for shelling out from the BBS to a Python "door" type program. Is that what you had in mind?
I have no idea what you want to do with the LCD screen or what that would have to do with Synchronet, but go for it!
Sysop: | Ragnarok |
---|---|
Location: | Dock Sud, Bs As, Argentina |
Users: | 136 |
Nodes: | 10 (0 / 10) |
Uptime: | 08:28:02 |
Calls: | 15,171 |
Calls today: | 4 |
Files: | 19,857 |
D/L today: |
18 files (854K bytes) |
Messages: | 1,691,505 |