Skip to content

AlexCaranha/MyLauncher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyLauncher

Mylauncher is a software to help you to do your tasks quickly.

Installation

  1. Install Python 3.7.7 (Release Date: March 10, 2020) https://www.python.org/downloads/release/python-377/

  2. Create the virtual environment: python -m virtualenv venv

  3. Activate the virtual environment: venv\Scripts\activate

  4. Install the packages: pip install -r requirements.txt

  5. Run a file: python main.py


Para atualizar a lista de dependências (requirements.txt): pip freeze > requirements.txt

Features

  • Search installed softwares and local files.

Roadmap

  • Add hotkey configuration.
  • Add plugin support.
  • Add markdown/rst rendering.

Authors

License

MIT

About

My launcher

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published