Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gumbarros/ulauncher-nuget-search
A Ulauncher extension to search for NuGet packages.
https://github.com/gumbarros/ulauncher-nuget-search
Last synced: about 7 hours ago
JSON representation
A Ulauncher extension to search for NuGet packages.
- Host: GitHub
- URL: https://github.com/gumbarros/ulauncher-nuget-search
- Owner: gumbarros
- License: mit
- Created: 2023-02-04T17:51:12.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-02-04T22:12:57.000Z (almost 2 years ago)
- Last Synced: 2023-05-07T04:24:29.868Z (over 1 year ago)
- Language: Python
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# Ulauncher NuGet Search
A Ulauncher extension to search for NuGet packages at [nuget.org](https://nuget.org/).
![image](https://user-images.githubusercontent.com/52143624/216782453-7dadf3df-5177-4d5b-9dc7-78d339b97e4b.png)
# Installation
Install requests:
```
pip install requests
```In the Ulauncher preferences:
1. Open the `EXTENSIONS` tab
2. Click on `+ Add extension` in the side panel
4. In the pop-up modal, enter the URL of this repository: `https://github.com/gumbarros/ulauncher-nuget-search`