An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# GnomeProfile42
![SIZE](https://img.shields.io/github/repo-size/Haletran/GnomeProfile42)
![Open Source](https://badges.frapsoft.com/os/v2/open-source.svg?v=103)

>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