mastodon.gamedev.place is one of the many independent Mastodon servers you can use to participate in the fediverse.
Mastodon server focused on game development and related topics.

Server stats:

5.2K
active users

#kivy

0 posts0 participants0 posts today
Write a mobile #app in #python with the #kivy framework.

Wife needed a simple way to track her pain levels and what meds she's taking.

It's ugly but it not only let's her put in the info, when she hits submit, it uses an API I wrote to save it to the database AND uses #NOAA 's API to pull the barometric pressure and temp of where we live for extra data.

It was fun to write!

The #Kivy UI framework for #Python has been completely inaccessible to screen reader users for many years. But my colleague Arnold Loubriat is working on fixing that, using #AccessKit, particularly the Python bindings that he developed. There's still a long way to go on this project, but he has posted his work in progress here: github.com/DataTriny/kivy/tree And here's the tracking issue: github.com/kivy/kivy/issues/85

GitHubGitHub - DataTriny/kivy at accesskit-demoOpen source UI framework written in Python, running on Windows, Linux, macOS, Android and iOS - GitHub - DataTriny/kivy at accesskit-demo

I've just pushed A/V call commands to the #CLI frontend of #Libervia. I believe that it's the only #XMPP CLI to date with calling capabilities (make and receive calls).

This complete #web and #desktop (#Kivy) implementations.

All thanks to #NLnet / #NGI Assure grant (and hard work!).

Still need some stabilisation work, hopefully will be ready for incoming release.

libervia.org/__b/doc/backend/l

libervia.orgcall: A/V Calls — Libervia Backend documentation

I'm a member of the #kivy community, a python based GUI. We are having a discussion about how to improve some of the user support channels guiding users to the appropriate channels.

Key issues: lots of support questions in GitHub issues rather than the appropriate support forum; support questions in the dev channels.

What are some of the best know methods for managing user support on open source projects? What projects that do a great job at this? TIA!
#kivy #python #opensource