Ulauncher extension that gets data from QFX Cinemas Nepal's website and displays it.
- Ulauncher > 5.0
- Python >= 3
- requests_html package - install with
pip install requests-html
Open ulauncher preferences window -> extensions -> add extension and paste the following url:
https://github.com/madhavth/Ulauncher-QFX
To use this extension just type qfx on Ulauncher input box and select the provider that you want to use to get the required data.
git clone https://github.com/madhavth/Ulauncher-QFX
make link
The make link
command will symlink the cloned repo into the appropriate location on the ulauncher extensions folder.
To see your changes, stop ulauncher and run it from the command line with: make dev
.
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - Push to the Branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
If this project was useful to you in some form, I would be glad to have your support.
It will help to keep the project alive and to have more time to work on Open Source.
The simplest form of support is to give a ⭐️ to this repo.
You can also contribute with GitHub Sponsors.
Or if you prefer a one time donation to the project, you can simple:
MIT © Madhav Thapa