Skip to content

Releases: saulomgg/HubSynk

HubSynk v1.0 — Initial Release

02 Jun 00:14
2d08ba3

Choose a tag to compare

🔷 HubSynk v1.0 — Initial Release

Welcome to the first official release of HubSynk — your essential Windows productivity hub.


📥 Download

File Description
[⬇️ HubSynk_Setup_v1.0.zip](https://github.com/user-attachments/files/28485345/HubSynk_Setup_v1.0.zip) Windows Installer (extract and run)

Requirements: Windows 10 or later


✨ What's in this release

  • 🐍 Python Hub — manage your Python environment, install libraries and requirements.txt files directly from the interface
  • 📦 Official Tools — install .hubsynk packages with full cryptographic verification (RSA 4096 + SHA-256)
  • 💻 Custom Tools — add any .exe or .py file for quick access
  • 🌐 GitHub Integration — download and run tools directly from public repositories
  • ⭐ Favorites & Search — mark tools as favorites and filter in real time
  • 🔐 Security — two-layer verification: RSA-PSS signature + executable hash — any tampering is detected automatically
  • 🛠️ DevTools — create and sign your own .hubsynk packages

🚀 Installation

  1. Download HubSynk_Setup_v1.0.zip above
  2. Extract and run the installer
  3. Follow the setup wizard
  4. HubSynk will appear in the Start Menu

💻 Run from source

git clone https://github.com/saulomgg/HubSynk.git
cd HubSynk
pip install -r requirements.txt
python hubsynk.py

🗺️ What's coming next

  • Auto dependency installer for Python tools
  • Online catalog — browse and install tools directly from the interface
  • Tool update detection
  • Dark / Light theme toggle

See the full Roadmap · Documentation


## 🔷 HubSynk v1.0 — Initial Release

Welcome to the first official release of HubSynk — your essential Windows productivity hub.

Developed by [@saulomgg](https://github.com/saulomgg/) — if you find it useful, leave a ⭐