Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What to do with your old applications [closed]

Tags:

open-source

I have a number of old applications which I'm unlikely to do any further work on but could be quite useful to others (two examples being a sudoku generator/solver and an easy-to-use assembler/graphical-emulator tool for a fictitious CPU).

Does anyone have any ideas on what I should do with them? I've thought of the obvious "starting a sourceforge project" but I suspect that would die pretty quickly if I didn't actively maintain it.

I'm open to any suggestions.

like image 896
paxdiablo Avatar asked Sep 27 '08 04:09

paxdiablo


People also ask

How do I get back a closed app?

In Android 11, users get a window of approximately one second to undo the closing of an app and restore it by swiping downward from any point on the screen.

Is it better to keep your apps open or closed?

Closing Apps Consumes More CPU Power As your apps are better off staying in memory, engaging your CPU in these commands is a waste of processing power. In addition, many apps relaunch a background process even after you close the main app. So there's no point in trying to close them again and again.

How do I see recently closed apps?

You'll be able to see your recent apps with a single tap. From the Home screen, tap the Recents icon to the left of the Home button. All of your active or opened apps will be listed. If you've customized your Navigation bar, Recents may be located on the right, unless you're using full screen gestures.

What does it mean to close applications?

The position has been filled or removed. There is already a selection of candidates moving forward in the application process.


1 Answers

Put them on Github as public projects and see what the reaction is. You may get more interest on Github rather than on sourceforge because there are fewer projects and I think more people like to browse through the available projects on Github.

like image 176
Mark Koberlein Avatar answered Sep 29 '22 12:09

Mark Koberlein