Skip to content

linggen/linggen-releases

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Linggen Logo
https://linggen.dev

Linggen Releases

Public download host for branded Linggen apps on macOS. All published builds are codesigned and notarized.

Linggen is a local AI app engine — the core runtime (engine source) hosts skills as full-featured native apps. Each branded app bundles the engine + a primary skill into one .app. Apps share a local daemon (http://127.0.0.1:9898) and the ~/.linggen/ data directory.


Apps

Sys Doctor — coming soon

On-device macOS health analyst. Inspects disk, memory, processes, network, security, and battery; explains findings in plain English; suggests cleanup with copy-paste commands.

More branded apps planned (House Keeper, Majiang, Suanming, …) — see the roadmap.


Install (once a DMG is published)

  1. Download the .dmg for the app you want from Releases.
  2. Open it; drag the app into /Applications.
  3. First launch: the app spawns the bundled ling engine on 127.0.0.1:9898 (or reuses one already running). The daemon self-terminates after 5 min idle.

All Linggen apps share one local daemon and one ~/.linggen/ directory (sessions, memory, skills, credentials).


Tag schemes

Tag pattern Where What
<app>-v<version> this repo branded native app .dmg (e.g. sys-doctor-v0.1.0)
v<version> linggen/linggen the ling CLI / engine binary on its own

The engine binary is not published here. Branded apps bundle their own copy of ling; this repo only hosts the user-facing app DMGs.

About

release apps

Resources

Stars

0 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors