LM Downloader is a free, open source, easy-to-use, and powerful AI Large Model Apps downloading tool. Welcome to contribute code.
- For users who want to run the LLM apps on their own computer, you are welcome to download and use it.
- If you are a developer, Comments and contributions to improve the tool are also welcome.
- If you've developed LLM Apps, you can submit it to our community so that more people can quickly download and use it.
English · 中文
If Ollama is installed, you can change settings, and choose the models you want to download. Do it all without having to enter commands.
This repository is the desktop app with Electron and TypeScript.
npm installPlease open .env. If you want to run this program quickly, edit this file; if you want to fully debug all functions, you don't need to modify it.
# Frontend - Local Vite Server.
# VITE_DEV_SERVER_URL=http://localhost:5173
# Launch by electron main process
START_LMD_SERVER=1
# Update App Story files from git repo
UPDATE_STORY=0Run this app.
npm run dev# skip application code signing
export CSC_IDENTITY_AUTO_DISCOVERY=false
# For windows
npm run build:win
# For macOS
npm run build:mac
# For Linux
npm run build:linuxBelow is the architecture diagram of the entire project:
- LM Downloader Desktop
- LM Downloader Frontend
- LM Downloader Local Server
- LM Downloader App Story
- LMD Install Scripts
This project is licensed under the Apache License 2.0. Copyright © 2025 lmdown
This project is licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "as is" basis, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language that governs permissions and limitations under the License.
Our software's professional version is a premium version meticulously crafted for users who pursue outstanding performance and ultimate experience. It features numerous powerful functions that are not available in the open-source version and can significantly enhance your work and business.
The professional version features
- Advanced Data Analysis Capabilities.
- Customization Options.
- Automated Task Handling.
In addition to its powerful features, our professional version also provides comprehensive customer support services:
- Dedicated Customer Service Team.
- Priority Response Service.
- Technical Training and Guidance.
- Continuous Updates and Upgrades.