Short: TINAPAMA is Not A Package Manager Author: Tygre Uploader: tygre chingu asia Type: util/cli Version: 1.0 Architecture: m68k-amigaos >= 2.0.4 IF YOU LIKE IT, BUY ME A COFFEE AT https://www.buymeacoffee.com/amimodradio MORE INFORMATION AT http://www.chingu.asia/wiki/index.php?title=TINAPAMA *** TINAPAMA Have you ever found yourself installing the same program over and over again, on your different Amigas? You can now automate this process, even remotely, with TINAPAMA! TINAPAMA (TINAPAMA is Not A Package Manager) brings automated program installation to Classic Amigas. It differs from AmiUpdate on AmigaOS 4 and Easy2Install on MorphOS by providing a simple command line and decentralised program descriptions. TINAPAMA allows updating programs individually or in groups, physically or remotely. A typical use of TINAPAMA would be to execute the following command to update AmiModRadio: 1.C:> TINAPAMA Utilitaires:Musique/Divers/AmiModRadio/AmiModRadio.tinapama and TINAPAMA would parse the description file AmiModRadio.tinapama, download, unarchive, and copy the new files in Utilitaires:Musique/Divers/AmiModRadio, only if the local version is outdated. TINAPAMA uses a description file to locate the remote version of a program and compare its version with the version in the local drawer. You can use ready-made description files or create your own. The drawer being updated is the drawer in which the description file, typically ending with .tinapama (e.g., AmiModRadio.tinapama above), is located. In addition to any file updated by TINAPAMA, a new file called TINAPAMA.data will be created/updated in the drawer to contain local version information. TINAPAMA works, of course, with Aminet packages: with or without the Version: field in their READMEs, with or without top drawers in their archives. It also works with packages in GitHub and should work all the same with packages in BitBucket, CodeBerg, or SourceForge! It is open source. *** License WBShortcutMaker is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. WBShortcutMaker is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with WBShortcutMaker. If not, see .