Skip to content

NoLupiPls/Lexsi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e9b7b2d · Jan 20, 2023

History

25 Commits
Nov 27, 2022
Nov 28, 2022
Nov 26, 2022
Nov 26, 2022
Nov 26, 2022
Nov 26, 2022
Nov 26, 2022
Nov 28, 2022
Jan 20, 2023
Nov 26, 2022
Nov 26, 2022
Nov 26, 2022
Nov 26, 2022

Lexsi

Awesome Telegram bot for managing your Windows PC

Explore the docs »

View Demo . Report Bug . Request Feature

Downloads Contributors Stargazers Issues License

Table Of Contents

About The Project

Screen Shot

guys who are reading this, please put an asterisk (star) :)

There are many repositories available on GitHub, but I didn't find a single bot in Telegram for personal computer management on Windows OS. That's why I created one.

Of course, no bot will serve all your needs, as your needs may be different. So I will add more in the near future. You can also suggest changes by branching this repository and creating a pull request or opening a problem.

A list of commonly used resources that I find helpful are listed in the acknowledgements.

Built With

  • Aiogram
  • PyAutoGUI
  • Python-dotenv

Getting Started

This is an example of how you may give instructions on setting up your project locally. To get a local copy up and running follow these simple example steps.

Installation

  1. Clone the repo
git clone https://github.com/NoLupiPls/Lexsi.git
  1. Install requirements
pip install -r requirements.txt
  1. Replace the env settings and rename to .env

  2. Start the project

python app.py

Usage

  • /open vk - open the link .com
  • /open r kinopoisk - link .ru
  • /st - I'll collapse and load
  • /sleep - I'll switch to sleep mode
  • /volume - from the volume menu
  • /music - I'll open Yandex.Music
  • /kino - I'll open kinopoisk
  • /tg - open Telegram
  • /ru - minimize windows
  • /pause - pause video or music
  • /close - close window
  • /site https://vk.com/nolupi - insert the link
  • /imp on the right - I will open Genshin Impact

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

Creating A Pull Request

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Authors

Acknowledgements