https://github.com/haletran/gnomeprofile42
Simple gnome-shell extension that adds a convenient way to view essential user profile information directly from the GNOME desktop
https://github.com/haletran/gnomeprofile42
gnome gnome-shell-extension
Last synced: about 1 year ago
JSON representation
Simple gnome-shell extension that adds a convenient way to view essential user profile information directly from the GNOME desktop
- Host: GitHub
- URL: https://github.com/haletran/gnomeprofile42
- Owner: Haletran
- License: mit
- Created: 2024-12-18T16:24:43.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-20T15:30:49.000Z (over 1 year ago)
- Last Synced: 2025-02-17T15:14:24.193Z (over 1 year ago)
- Topics: gnome, gnome-shell-extension
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GnomeProfile42


>Simple gnome-shell extension to render 42 profile infos
## Installation
You can use this command to install the extension :
```bash
bash <(wget -qO- https://raw.githubusercontent.com/Haletran/GnomeProfile42/refs/heads/main/install.sh)
```
## TODO
- [ ] : Add a settings menu (modal to choose which info to render)
- [ ] : Better rendering
- [ ] : Add ability to see and notify the user if he has a correction (/me/scale_teams endpoints but need to be connected)
- [ ] : Clean the code