Portable configuration files.

Discuss your ideas for improving PortableLinuxApps.org and the AppImage format

Portable configuration files.

Postby destbr » Sun Jul 18, 2010 11:52 pm

Hi,

Great job on PortableLinuxApps, thanks! :)

Would be great if the configuration files and user's preferences (ex.: .config/app_name) were stored with the executable file, becouse a portable app have to store this files with yourself to be a real portable application.

thanks.
destbr
 
Posts: 1
Joined: Sun Jul 18, 2010 11:36 pm

Re: Portable configuration files.

Postby probono » Mon Jul 19, 2010 8:34 pm

Thanks for this idea, definitely worth considering for the next version. In the meantime, you can run apps with

Code: Select all
export HOME=/some/directory
/path/to/ApplicationName

and all settings should be written to /some/directory instead of $HOME.
If you like PortableLinuxApps and the AppImage format, you might consider a donation --> Image
probono
Site Admin
 
Posts: 429
Joined: Sun Apr 25, 2010 9:41 am

Re: Portable configuration files.

Postby 41oZTIzY20bZ » Tue Sep 07, 2010 7:48 pm

Is this what I should type at a prompt?

./"Firefox 4.0b4pre" export HOME=/Firefox
41oZTIzY20bZ
 
Posts: 1
Joined: Tue Sep 07, 2010 7:07 pm

Re: Portable configuration files.

Postby probono » Sat Sep 11, 2010 4:59 pm

No.

Code: Select all
export HOME=/Firefox
./"Firefox 4.0b4pre"

This would assume that you have a directory "/Firefox" in which the settings should be saved. Which would surprise me, to say the least.
If you like PortableLinuxApps and the AppImage format, you might consider a donation --> Image
probono
Site Admin
 
Posts: 429
Joined: Sun Apr 25, 2010 9:41 am


Return to Ideas

Who is online

Users browsing this forum: No registered users and 1 guest

cron