Questions tagged [cross-platform]
Software that needs to run on multiple platforms.
222 questions
1
vote
0
answers
26
views
Software library for text localization
I have been using the gettext package for localizing the text in my application. But it seems to have stopped working on Windows with the latest release in MSys2.
My application is built on Linux, ...
1
vote
0
answers
43
views
Daily Task Software With floating window
Is there a cross-platform daily task management / to-do tool that meets these requirements?
Works across different platforms (Windows, Linux, macOS, mobile if
possible).
Recurring tasks.
Supports a ...
1
vote
0
answers
121
views
Is there a cross-platform C library for non-canonical terminal input with input filtering?
Is there any C library that controls terminal input and output with canonical mode and echo disabled? Some modern library that's compatible with different operating systems. I'm looking for something ...
0
votes
0
answers
59
views
Open-source solution for: OS image creation for clouds, local virtual machines, vagrant, docker
Packer is great. Hashicorp made it closed source 1½ years ago: https://www.hashicorp.com/en/blog/hashicorp-adopts-business-source-license (and is now owned by IBM)
Packer does OS image creation for ...
1
vote
0
answers
111
views
Open source spreadsheet format that works across Windows, Linux, and Android?
I have a simple spreadsheet that I'm keeping on Dropbox that I need to access and to edit from Windows, Linux, and Android platforms.
Currently I'm maintaining the spreadsheet as a simple comma ...
2
votes
2
answers
90
views
What is a good app to register how the keyboard is used in regards to understand repetitive strain injury (RSI) causes better?
I'm searching for a way to register all keys pressed and give me insights in how I use the keyboard. I type very fast, a lot and heavily use shortcuts during the day. I have some repetitive strain ...
1
vote
0
answers
53
views
Cross-platform waveform viewer with ability to combine wav and vcd tracks, and cut and move parts of tracks?
I'm looking for a cross-platform, preferably open-source, GUI waveform viewer, which would allow me to, for example:
Load (say) 2 "analog" tracks from a .wav file in a project/session
...
0
votes
2
answers
73
views
Choosing a 2024 educational dev tool for coding once and porting to IOS, Android etc
For learning purposes we want to develop a low-tech software once, and port it to multiple environments. So we're looking for tools / IDE allowing that.
Features: a second-hand shop, items will be ...
2
votes
1
answer
232
views
Cross-platform (Windows/Linux) alternatives to FileZilla?
Does anyone have recommendations for a cross-platform (particularly one with Windows and Linux builds, not requiring the use of WINE on Linux) alternative to FileZilla? I'd like it to have a similar ...
0
votes
1
answer
27
views
Data analysis migration (user experience)
I have a challenge with databases, since we are currently working with Excel macros to carry out processes
Users interact friendly with the database, changing rows, adding data, etc.
We want to ...
2
votes
0
answers
44
views
CPU-based LLM for Markdown editor
I'd like to integrate an LLM into my free, open-source, cross-platform desktop Markdown editor. In particular, bundle the LLM into the editor's ancillary podman container (that's used for typesetting)....
1
vote
0
answers
25
views
What language/framework would be best for a lightweight cross platform GUI graphing application?
Hoping this is the correct community to ask this question.
I am looking to write a desktop application to analyse motorsport data. The application will need to work offline without internet and it ...
1
vote
1
answer
145
views
Java alternative for Kivy (cross-platform material design GUI framework)
Is there a Kivy alternative in Java?
In the past, I've used Kivy to design cross-platform GUI apps in python. I like Kivy because it's:
Cross-platform. One app runs on Linux, Windows, MacOS, Android, ...
0
votes
0
answers
59
views
Global coordinated reminders
I have this super obscure and specific thing I'm looking for and I'm not very confident something like it already exists.
I have created my own system that accomplishes this, but I'd really like to ...
2
votes
1
answer
73
views
Tool(s) for automated software development processes on multiple platforms
I'm looking for some ready made solution for automated building of software.
In the past, we had a fully manual system where we had a dedicated machine for each supported platform ( Windows, MacOS and ...