Skip to content

Latest commit

 

History

History
71 lines (48 loc) · 2.22 KB

File metadata and controls

71 lines (48 loc) · 2.22 KB

CTB2MD Installation Guide / Guide d'installation

[English]

Simple Installation

  1. Download the CTB2MD_v1.0.0.zip file from the releases page
  2. Double-click the .zip file to extract it
  3. Drag CTB2MD.app to your Applications folder

First Launch

Since the application isn't signed with an Apple certificate, on first launch:

  1. Double-click CTB2MD.app
  2. macOS will likely show a security message
  3. Go to System Settings > Security & Privacy
  4. In the "General" tab, click "Open Anyway"
  5. The application should now open normally

Note: This step is only necessary for the first launch.

Usage

  1. Double-click CTB2MD.app
  2. Select your .ctb file to convert
  3. Markdown files will be created in a new folder next to the source file
  4. The application will offer to open the folder containing the converted files

Support

If you encounter any issues:

  1. Verify that Python 3 is installed on your system
  2. Make sure the .ctb file is readable
  3. Open an issue on GitHub if the problem persists

[Français]

Installation simple

  1. Téléchargez le fichier CTB2MD_v1.0.0.zip depuis la page des releases
  2. Double-cliquez sur le fichier .zip pour le décompresser
  3. Glissez l'application CTB2MD.app dans votre dossier Applications

Première utilisation

Comme l'application n'est pas signée avec un certificat Apple, lors du premier lancement :

  1. Double-cliquez sur CTB2MD.app
  2. macOS affichera probablement un message de sécurité
  3. Allez dans Préférences Système > Sécurité et confidentialité
  4. Dans l'onglet "Général", cliquez sur "Ouvrir quand même"
  5. L'application devrait maintenant s'ouvrir normalement

Note : Cette étape n'est nécessaire que lors du premier lancement.

Utilisation

  1. Double-cliquez sur CTB2MD.app
  2. Sélectionnez votre fichier .ctb à convertir
  3. Les fichiers Markdown seront créés dans un nouveau dossier à côté du fichier source
  4. L'application vous proposera d'ouvrir le dossier contenant les fichiers convertis

Support

Si vous rencontrez des problèmes :

  1. Vérifiez que Python 3 est installé sur votre système
  2. Assurez-vous que le fichier .ctb est accessible en lecture
  3. Ouvrez une issue sur GitHub si le problème persiste