Skip to content

Releases: luistriana032006/Helecho

1.0.4

Choose a tag to compare

@luistriana032006 luistriana032006 released this 16 Jul 02:20

Este release acumula todo lo desarrollado desde v1.0.1 (v1.0.2 y v1.0.3 nunca se publicaron por separado):

Nuevo

  • Soporte de idioma español/inglés, con traducción completa de la UI
  • Colores personalizables de la UI (círculo cromático + control de brillo) en Ajustes
  • Centro de notificaciones in-app (campanita con badge y panel)
  • Compartir pantalla en videollamadas de Alexandria
  • Instalador Windows (.exe)

Nota: si vienes de v1.0.1, esta versión incluye todos los cambios acumulados.

⚠️ Windows: build sin probar en hardware real. El .exe compila y arranca correctamente bajo Wine (Linux), pero todavía no se ha verificado en una máquina Windows real. Al no estar firmado digitalmente, Windows SmartScreen mostrará una advertencia al instalar ("Windows protegió su PC"). Úsalo bajo tu propio criterio hasta que se confirme en Windows real.

macOS: aún no disponible. El soporte de código para macOS ya existe (gracias al aporte de @cuevaio), pero el instalador (.dmg) todavía no se ha generado — requiere compilarse en una Mac real.

v1.0.1

Choose a tag to compare

@luistriana032006 luistriana032006 released this 11 Jul 03:35

Fix release.

  • The AppImage now integrates itself with the desktop on first run: it appears in the application menu with its icon (writes a .desktop entry and icon to ~/.local/share). It self-repairs if the AppImage file is moved or renamed.

Downloads

  • Helecho-1.0.1.AppImage — portable, no installation required. Just make it executable (chmod +x) and run it. Updates itself automatically.
  • helecho_1.0.1_amd64.deb — for apt-based distributions (does not auto-update).

Built for amd64 (64-bit Intel/AMD).

1.0.0

Choose a tag to compare

@luistriana032006 luistriana032006 released this 10 Jul 03:20

Helecho v1.0.0

First public release of Helecho, a desktop app for studying: notes, reference material (PDF/Word/PPT), an editable whiteboard, and a study toolbox (flashcards, Pomodoro timer, Plotly charts, calculator).

Downloads

  • Helecho-1.0.0.AppImage â�� portable, no installation required. Just make it executable (chmod +x) and run it. Updates itself automatically.

Built for amd64 (64-bit Intel/AMD).

Notes

  • A Windows installer is not included in this release yet.
  • A .deb package is also available on the releases page for apt-based distributions, but it does not auto-update.