| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Askimo-Desktop-linux-arm64.deb | 2026-03-10 | 201.2 MB | |
| askimo-desktop-linux-arm64.jar | 2026-03-10 | 179.0 MB | |
| Askimo-Desktop-linux-x64.deb | 2026-03-10 | 204.1 MB | |
| askimo-desktop-linux-x64.jar | 2026-03-10 | 181.3 MB | |
| Askimo-Desktop-macos-arm64.dmg | 2026-03-10 | 240.3 MB | |
| askimo-desktop-macos-arm64.jar | 2026-03-10 | 186.4 MB | |
| Askimo-Desktop-macos-x64.dmg | 2026-03-10 | 241.8 MB | |
| askimo-desktop-macos-x64.jar | 2026-03-10 | 186.4 MB | |
| askimo-desktop-windows-x64.jar | 2026-03-10 | 178.5 MB | |
| Askimo-Desktop-windows-x64.msi | 2026-03-10 | 225.8 MB | |
| SHA256SUMS.txt | 2026-03-10 | 962 Bytes | |
| askimo-darwin-arm64.tar.gz | 2026-03-10 | 50.1 MB | |
| askimo-linux-arm64.tar.gz | 2026-03-10 | 51.5 MB | |
| askimo-linux-x64.tar.gz | 2026-03-10 | 53.2 MB | |
| askimo-windows-x64.zip | 2026-03-10 | 51.4 MB | |
| README.md | 2026-03-10 | 1.0 kB | |
| v1.2.22 source code.tar.gz | 2026-03-10 | 10.2 MB | |
| v1.2.22 source code.zip | 2026-03-10 | 10.5 MB | |
| Totals: 18 Items | 2.3 GB | 0 | |
Summary
This release support executing code inside the application, adds support for OpenAI-compatible AI providers, and enhances the desktop interface with cleaner layout and UI components.
What's Changed
- Support executing scripts (python, node, bash) inside the application terminal (#256)
- Fixed desktop layout to align content width and scrolling behavior across views for a more consistent UI experience (#257)
- Added support for OpenAI-compatible providers, allowing Askimo to connect to more AI services that follow the OpenAI API format (#258)
- Enhanced UI components with improved dividers, headers, and descriptions for better visual clarity (#259)
Full Changelog: https://github.com/haiphucnguyen/askimo/compare/v1.2.21...v1.2.22