Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/QAInsights/hamster
instantly launch JMeter test plans π
https://github.com/QAInsights/hamster
hamster jmeter macos performance-testing utilties windows
Last synced: 3 months ago
JSON representation
instantly launch JMeter test plans π
- Host: GitHub
- URL: https://github.com/QAInsights/hamster
- Owner: QAInsights
- License: apache-2.0
- Created: 2023-11-16T04:00:25.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-07T19:02:01.000Z (about 1 year ago)
- Last Synced: 2024-01-25T07:34:57.433Z (about 1 year ago)
- Topics: hamster, jmeter, macos, performance-testing, utilties, windows
- Language: Python
- Homepage: https://hamster.qainsights.com
- Size: 1.59 MB
- Stars: 12
- Watchers: 2
- Forks: 4
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-jmeter - Hamster - Swiftly launch your JMeter test plans from Mac menubar. (Tools / Utilities)
README
# πΉ Hamster - Instantly Launch JMeter Test Plans π
> β¨ Looking for Hamster Pro version? [Click here](https://qainsights.gumroad.com)
An app that puts your recent JMeter test plans just a click away from your Mac menu or Windows status bar.
![Hamster (Mac) - Instantly Launch JMeter Test Plans](./assets/Hamster.png)
![Hamster (Windows) - Instantly Launch JMeter Test Plans](assets/Hamster-Windows.png)## Table of Contents
- [Features](#-features)
- [Usage](#-usage)
- [Build](#-build)
- [Install](#-install)
- [Points to Note](#-points-to-note)
- [Telemetry](#-telemetry)
- [License](#-license)
- [Sponsor](#-sponsor)> β¨ Looking for Hamster Pro version? [Click here](https://qainsights.gumroad.com)
# β Features
- π― No more digging through folders or endless searches. With Hamster, launching your recent JMeter test plans is swift and seamless. Boost your productivity by accessing your tests instantly, streamlining your workflow like never before.
- π Whether you're a seasoned JMeter pro or just getting started, Hamster's user-friendly interface makes your testing experience effortless. Say hello to smoother workflows and goodbye to unnecessary hassle!
- π Hamster is a lightweight app that's easy to install and use. It's also open-source, so you can customize it to your liking. What's more, it's free! So what are you waiting for? Download Hamster today and take your testing to the next level.
- ποΈ Supports Intel and Apple Silicon architectures.## π Usage
1. Configure `JMETER_HOME` by launching `Hamster > Edit JMETER_HOME` βοΈ
2. To launch JMeter, click on `Hamster > Just JMeter` π
3. To launch JMeter test plans, click on `Hamster > Recent Test Plans > select the test plan` π
4. To view the configuration, click on `Hamster > View Config` π
5. To refresh Hamster, click on` Hamster > Refresh` π
6. To quit Hamster, click on `Hamster > Quit` β
7. To know more about Hamster, click on `Hamster > About` βΉοΈ## π Build
1. Clone the repository:
```bash
git clone https://github.com/qainsights/hamster.git
```
2. Create `venv` βοΈ```
python3 -m venv
```
3. Install the required dependencies:```bash
pip install -r requirements.txt
```
4. Run the project:
```bash
python ./hamster/__main__.py
```## π₯ Install
1. Download the `dmg` file based on your architecture from the latest release from [here](https://github.com/QAInsights/hamster/releases)
2. Double-click on the `dmg` file
3. If you see the below screen, click on `OK` buttonπ
![Hamster - Security Warning](./assets/SecurityWarning.png)
4. Go to `System Preferences > Security & Privacy > General > Click on Open Anyway` button π, then click on `Open` button
![Hamster - Open Anyway](./assets/OpenAnyway.png)
5. Move the `Hamster.app` to `Applications` folder
6. Launch `Hamster.app` from `Applications` folder
7. Configure `JMETER_HOME` by launching `Hamster > Edit JMETER_HOME` βοΈ
8. To launch JMeter, click on `Hamster > Just JMeter` π> β¨ Looking for Hamster Pro version? [Click here](https://qainsights.gumroad.com)
## π― Points to Note
- **Experimental App**: Please note that this application is experimental and may contain bugs. β οΈ
- **macOS**: This application is only for macOS and Windows.
- **JMeter**: This application requires JMeter to be installed on your machine. π₯## π Telemetry
- Hamster collects anonymous usage data to improve the app. π
- The data collected is the menu clicks only.
- No personal information or entities are collected.
- The data collected is not shared with any third-party.
- The data collected is not used for any marketing purposes.
- The data is being collected using [Mixpanel](https://mixpanel.com) via AWS Lambda.
- You can opt out of telemetry by configuring `false` in `~/.hamster_app.properties` file and restart the app.
- ```commandline
[TELEMETRY]
enabled = false
```
- You can opt in of telemetry by configuring `true` in `~/.hamster_app.properties` file and restart the app.
- ```commandline
[TELEMETRY]
enabled = true
```> β¨ Looking for Hamster Pro version? [Click here](https://qainsights.gumroad.com)
## 𧩠Windows Vs Mac app features
| Features | Windows | Mac |
|---------------------------------|---------|-----|
| Launch JMeter | β | β |
| Launch JMeter Recent Test Plans | β | β |
| Set JMeter Home | β | β |
| View Config | β | β |
| Refresh | β | β |
| Telemetry | β | β |
| Updates | β | β |## ποΈ License
- Apache 2 License## π° Sponsor
- [Buy me a coffee β](https://www.buymeacoffee.com/qainsights)## π Thanks
- Logo sourced from [OpenMoji](https://openmoji.org/library/emoji-1F439/)
- My daughter for the name πΉ