Skip to content

Commit

Permalink
Merge pull request #1 from cosmic-utils/fix-examine-name
Browse files Browse the repository at this point in the history
Fix examine name
  • Loading branch information
jwestall authored Sep 22, 2024
2 parents 67cafb1 + 1ca12f1 commit 159210b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Applications include:
- Tasks: A simple task management application for the COSMIC™ desktop.
- Stellarshot: A simple backup application using Rustic for the COSMIC™ desktop.
- Weather: Weather app written in Rust and libcosmic.
- Examime: A system information viewer for the COSMIC™ desktop.
- Examine: A system information viewer for the COSMIC™ desktop.
- Tweaks for COSMIC™: A tweaking tool for the COSMIC™ desktop.
- WebApps: Web applications at your fingertips.
- Wizard: deb packages installer made with magic for the COSMIC™ desktop!
Expand Down
4 changes: 2 additions & 2 deletions src/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Community driven applications and extensions written to extend the power of the
| ![app-icon](/res/dev.edfloreshz.Tasks.svg) | **Tasks**: A simple task management application for the COSMIC™ desktop. [Source on Github](https://github.com/cosmic-utils/tasks) |
| ![app-icon](/res/com.github.ahoneybun.Stellarshot.svg) | **Stellarshot**: A simple backup application using Rustic for the COSMIC™ desktop. [Source on Github](https://github.com/cosmic-utils/stellarshot) |
| ![app-icon](/res/com.jwestall.Forecast.svg) | **Forecast**: Weather app written in Rust and libcosmic. [Source on Github](https://github.com/cosmic-utils/forecast) |
| ![app-icon](/res/page.codeberg.sungsphinx.Examine.svg) | **Examime**: A system information viewer for the COSMIC™ desktop. [Source on Github](https://github.com/cosmic-utils/examine) |
| ![app-icon](/res/page.codeberg.sungsphinx.Examine.svg) | **Examine**: A system information viewer for the COSMIC™ desktop. [Source on Github](https://github.com/cosmic-utils/examine) |
| ![app-icon](/res/dev.edfloreshz.CosmicTweaks.svg) | **Tweaks for COSMIC™**: A tweaking tool for the COSMIC™ desktop. [Source on Github](https://github.com/cosmic-utils/tweaks) |
| ![app-icon](/res/io.github.elevenhsoft.WebApps.svg) | **WebApps**: Web applications at your fingertips. [Source on Github](https://github.com/cosmic-utils/web-apps) |
| | **Wizard**: deb packages installer made with magic for the COSMIC™ desktop! [Source on Github](https://github.com/cosmic-utils/wizard) |
Expand All @@ -21,4 +21,4 @@ Community driven applications and extensions written to extend the power of the

## Contributing

COSMIC Utils Projects are all open source and as such welcome the spirit of open collaboration. Head over to the source code of any of the projects listed above and help however you feel necessary!
COSMIC Utils Projects are all open source and as such welcome the spirit of open collaboration. Head over to the source code of any of the projects listed above and help however you feel necessary!
4 changes: 2 additions & 2 deletions src/projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

![app-icon](/res/com.jwestall.Forecast.svg) **Forecast**: Weather app written in Rust and libcosmic. [Source on Github](https://github.com/cosmic-utils/forecast)

![app-icon](/res/page.codeberg.sungsphinx.Examine.svg) **Examime**: A system information viewer for the COSMIC™ desktop. [Source on Github](https://github.com/cosmic-utils/examine)
![app-icon](/res/page.codeberg.sungsphinx.Examine.svg) **Examine**: A system information viewer for the COSMIC™ desktop. [Source on Github](https://github.com/cosmic-utils/examine)

![app-icon](/res/dev.edfloreshz.CosmicTweaks.svg) **Tweaks for COSMIC™**: A tweaking tool for the COSMIC™ desktop. [Source on Github](https://github.com/cosmic-utils/tweaks)

Expand All @@ -20,4 +20,4 @@

## Applets

**Ollama**: Ollama applet for COSMIC Desktop [Source on Github](https://github.com/cosmic-utils/cosmic-ext-applet-ollama)
**Ollama**: Ollama applet for COSMIC Desktop [Source on Github](https://github.com/cosmic-utils/cosmic-ext-applet-ollama)

0 comments on commit 159210b

Please sign in to comment.