Helwan Tutor
Overview
Helwan Tutor is an interactive tutorial application designed to teach users about Helwan Linux and its tools in multiple languages.
- Supports multiple languages: English, Arabic, Spanish, Chinese.
- Displays lessons in Markdown format.
- Allows adjusting font size for readability.
- Copy lesson text to clipboard for offline use.
- Click on links to open in your web browser.
Main Window Layout
Language Selection
- Select your preferred language from the dropdown menu.
- The lessons list will update automatically according to the selected language.
Lessons List
- Displays all available lessons for the selected language.
- Click on a lesson to view its content.
Lesson Viewer
- The right panel displays the lesson content in formatted text (Markdown).
- Clickable links open in the default web browser.
Font Controls
Increase Font: Makes lesson text larger.
Decrease Font: Makes lesson text smaller.
Copy Lesson Text
- Copies all visible lesson text to your system clipboard.
- You can paste it into another document or application.
Quick Tips
- Use the language dropdown to switch quickly between languages.
- Font size can be increased for easier reading, especially on small screens.
- If a lesson file is missing, it will be created automatically (empty).
Note: Make sure your lesson files are in /usr/share/hel-tutorial/lessons/[language_code]/ with .md extension.
Warning: Copying large lessons may overwrite your clipboard content. Use responsibly.
Back