Skip to content

Conversation

@iMayhem
Copy link
Contributor

@iMayhem iMayhem commented Dec 26, 2025

Adds a lightweight, text-only network speed indicator for Cinnamon.

The applet displays real-time download and upload speeds directly on the panel,
without icons, menus, or hover interactions.

@iMayhem
Copy link
Contributor Author

iMayhem commented Dec 26, 2025

Hi, this is my first applet submission.
Please let me know if any changes are needed. Thanks!

@iMayhem
Copy link
Contributor Author

iMayhem commented Dec 29, 2025

can anyone merge this :'')

@claudiux
Copy link
Member

claudiux commented Dec 29, 2025

Hi @iMayhem,
Your info.json is useless in netspeed@iMayhem/files/netspeed@iMayhem/. In netspeed@iMayhem/ it should only contain:

{
  "author": "iMayhem",
  "license": "GPL-3.0"
}

You can choose another license.

In netspeed@iMayhem/files/netspeed@iMayhem/metadata.json:

{
  "uuid": "netspeed@iMayhem",
  "name": "Net Speed (Text Only)",
  "description": "A persistent, asynchronous, text-only network speed monitor for Linux Mint Cinnamon",
  "max-instances": 1,
  "author": "iMayhem",
  "version": 1
}

@iMayhem
Copy link
Contributor Author

iMayhem commented Dec 29, 2025

Hey, updated. Thanks for the check.

@claudiux
Copy link
Member

Updated? Not here.

….json`, and refine applet name/description.
@iMayhem
Copy link
Contributor Author

iMayhem commented Dec 29, 2025

Updated? Not here.

sorry, forgot to push. did now

@claudiux claudiux merged commit bc015e4 into linuxmint:master Dec 29, 2025
1 check passed
@claudiux
Copy link
Member

claudiux commented Dec 29, 2025

I've removed the line containing "icon" in your metadata.json file. Thus, your applet was OK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants