Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/leon-ai/leon-cli
⌨️ Command-line interface (CLI) for a better use of Leon, your open-source personal assistant. GNU/Linux, macOS and Windows supported.
https://github.com/leon-ai/leon-cli
assistant chatbot cli personal-assistant virtual-assistant voice-assistant
Last synced: 5 days ago
JSON representation
⌨️ Command-line interface (CLI) for a better use of Leon, your open-source personal assistant. GNU/Linux, macOS and Windows supported.
- Host: GitHub
- URL: https://github.com/leon-ai/leon-cli
- Owner: leon-ai
- License: mit
- Created: 2021-03-29T13:13:46.000Z (almost 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-11-14T22:39:24.000Z (about 1 year ago)
- Last Synced: 2025-01-20T00:35:56.840Z (13 days ago)
- Topics: assistant, chatbot, cli, personal-assistant, virtual-assistant, voice-assistant
- Language: TypeScript
- Homepage: https://getleon.ai
- Size: 1.94 MB
- Stars: 178
- Watchers: 9
- Forks: 21
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Leon CLI_
The companion for your Leon journey.
_---
## 👋 Introduction
Meet the Leon CLI, **the new companion for your [Leon](https://getleon.ai/) journey**!
With this CLI, you can **get Leon** (your open-source personal assistant) running on **GNU/Linux, macOS or Windows, in only 3 commands**.
More commands are coming to **improve your comfort** and make the use of Leon even smoother.
## 🚀 Getting Started
### Prerequisites
- [Git](https://git-scm.com/)
- [Node.js](https://nodejs.org/) >= 16.0.0
- [npm](https://npmjs.com/) >= 8.0.0### Installation
```sh
# Install Leon CLI
npm install --global @leon-ai/cli# Install Leon
leon create birth# Run
leon start
```### Usage
For a full usage, visit [docs.getleon.ai/cli](https://docs.getleon.ai/cli).
## 🧭 Roadmap
To know what is going on, follow [roadmap.getleon.ai](http://roadmap.getleon.ai).
## ❤ Contributing
Anyone can help to improve the project, submit a feature request, a bug report or even correct a simple spelling mistake.
The steps to contribute can be found in the [CONTRIBUTING.md](./CONTRIBUTING.md) file.
## 📝 License
[MIT](./LICENSE)