WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Integrate own Apps  (Read 1320 times)

Offline gigo

  • Newbie
  • *
  • Posts: 4
Integrate own Apps
« on: May 04, 2017, 01:09:40 AM »
Hi All,

read a lot of documents but still have some questions.

1. when i install a package. where do i keep the config file? it seems there was no in /etc for
2. i want to add an own binary. should i put this just in home and run on start?

thank you

Offline patrikg

  • Wiki Author
  • Hero Member
  • *****
  • Posts: 661
Re: Integrate own Apps
« Reply #1 on: May 04, 2017, 01:20:13 AM »
I think you have all questions, answered with reading following wikis.

http://wiki.tinycorelinux.net/wiki:backup

http://wiki.tinycorelinux.net/wiki:creating_extensions
« Last Edit: May 04, 2017, 01:22:28 AM by patrikg »

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: Integrate own Apps
« Reply #2 on: May 04, 2017, 06:38:54 AM »
Hi gigo
Quote
2. i want to add an own binary. should i put this just in home and run on start?
If the binary does not require non-system libraries you could if you wish place it in:
Code: [Select]
~/.local/binOtherwise I would suggest creating an extension.