![]() |
2013-09-30
, 15:09
|
Posts: 76 |
Thanked: 44 times |
Joined on Apr 2011
@ India
|
#11
|
![]() |
2013-09-30
, 18:32
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#12
|
Great work marmistrz, looking forward to it. I am not a developer so when it will be safe enough for me to test it?
[Help needed with porting] Applauncherd port for Fremantle - launch apps faster and more economically
The Following User Says Thank You to marmistrz For This Useful Post: | ||
![]() |
2013-09-30
, 19:58
|
Posts: 76 |
Thanked: 44 times |
Joined on Apr 2011
@ India
|
#13
|
![]() |
2013-10-02
, 15:24
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#14
|
sudo run-standalone.sh applauncherd
![]() |
2013-10-02
, 22:52
|
Posts: 76 |
Thanked: 44 times |
Joined on Apr 2011
@ India
|
#15
|
Well, miracle!The example apps are working. Pushing to devel. Test deps are broken, I'm gonna take care of it soon. And you need to
manually. (Daemon mode not tested)Code:sudo run-standalone.sh applauncherd
![]() |
2013-10-03
, 06:02
|
Posts: 58 |
Thanked: 134 times |
Joined on Dec 2012
@ Vilnius, Lithuania
|
#16
|
The exec booster is a generic booster for all kinds of applications. Unlike the other boosters (MeeGo Touch, QML and Qt boosters), this booster does not help to start up the application more quickly. It is basically a booster that only exec()'s the given binary. It can be used to launch any application even if the application is not a library.
![]() |
2013-10-03
, 15:53
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#17
|
invoker -s --type=d /opt/myapp/bin/myapp || /opt/myapp/bin/myapp
The Following 3 Users Say Thank You to marmistrz For This Useful Post: | ||
![]() |
2013-10-14
, 13:57
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#18
|
The Following 2 Users Say Thank You to marmistrz For This Useful Post: | ||
![]() |
2015-04-21
, 20:18
|
Posts: 578 |
Thanked: 994 times |
Joined on Dec 2012
|
#19
|
![]() |
2015-04-24
, 14:18
|
Posts: 3,328 |
Thanked: 4,476 times |
Joined on May 2011
@ Poland
|
#20
|