Ask HN: Recommendations for a desktop app development environment?

https://news.ycombinator.com/item?id=4404892
by nir • 14 years ago
16 21 14 years ago

We need to build a small downloadable client software to complement our web app. Basically users will download this, install and it will guide them through a series of steps to help them upload certain files.

Most of the current solutions in this space use Java applets, which are often not supported by default and thus hard for our users (who are relatively non-technical)

Would love to hear your recommendations for a good solutions to this. Ideally we'd like to have one codebase, but having separate executables for Win/OSX/Linux would be fine.

Our priorities are as follows:

1. The final product should be easy to install for the user (ie not require them to install any additional software)

2. Decent looking GUI (doesn't have to be perfectly native looking)

3. Quick to develop in

4. Ideally single codebase, at least for Win/OSX

EDIT: cleaned up a bit and added requirements

Related Stories

Loading related stories...

Source preview

news.ycombinator.com