Skip to content

Commit

Permalink
Merge pull request iglance#233 from iglance/feature/226-update-readme
Browse files Browse the repository at this point in the history
Update readme with new screenshots
  • Loading branch information
D0miH authored Oct 10, 2020
2 parents 4a2aae1 + b19fdfc commit 3a0fe71
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<p align="center"><img width="400" src="icons/iGlance_logo_black.png" alt="iGlance logo"/></p>
<p align="center"><img width="800" src="readme_images/logo.png" alt="iGlance logo"/></p>

<p align="center">
<a href="https://github.com/iglance/iGlance/actions?query=workflow%3ABuild">
Expand All @@ -18,8 +18,7 @@
iGlance is a small system monitor that displays current stats about your Mac on the menu bar. It is built to be highly customizable so that everyone can adjust it to his/her needs. A full list of all the features is below. If you encounter any bugs or have suggestions for new features, feel free to write them down in the Issues tab.

<p align="center">
<img src="readme_images/Menubar_Preview.jpg" title="Menubar Preview" alt="Menubar Preview" width="400"/>
<img src="readme_images/iGlance_Preview.jpg" title="iGlance Preview" alt="iGlance Preview"/>
<img src="readme_images/iGlance_Preview.png" title="iGlance Preview" alt="iGlance Preview"/>
</p>

# Features
Expand Down Expand Up @@ -61,8 +60,8 @@ We have nothing to do with an app called "iStats X: CPU & Memory" which is avail

- ~~Import/Export Settings~~
- ~~Add tests for settings import/export~~
- ~~App re-design for Big Sur~~
- Use database to save all the read information (for displaying graphs and to prevent reading value multiple times when changing e.g. the width of the menu bar items)
- App re-design for Big Sur
- Use drag and drop to arrange/add the menu bar items

### Version 2.2
Expand All @@ -77,6 +76,7 @@ We have nothing to do with an app called "iStats X: CPU & Memory" which is avail
- [CocoaLumberjack](https://github.com/CocoaLumberjack/CocoaLumberjack) for their awesome logging framework
- [Oskar Groth](https://github.com/OskarGroth) for providing his [AppMover](https://github.com/OskarGroth/AppMover) framework
- [Sindre Sorhus](https://github.com/sindresorhus) for providing his [LaunchAtLogin](https://github.com/sindresorhus/LaunchAtLogin) library
- Facebook for making their [device mockups](https://facebook.design/devices) publicly available for the design community
- And of course all the other [contributors](https://github.com/iglance/iGlance/graphs/contributors)

# License
Expand Down
Binary file removed icons/MenuBarIcons/Battery.afdesign
Binary file not shown.
Binary file removed icons/MenuBarIcons/Battery_Charging.afdesign
Binary file not shown.
Binary file removed icons/MenuBarIcons/Battery_Plugged.afdesign
Binary file not shown.
Binary file removed icons/MenuBarIcons/Network.afdesign
Binary file not shown.
Binary file removed icons/iGlance_logo.afdesign
Binary file not shown.
Binary file removed icons/iGlance_logo_black.png
Binary file not shown.
Binary file removed icons/iGlance_logo_white.png
Binary file not shown.
Binary file removed readme_images/Menubar_Preview.jpg
Binary file not shown.
Binary file removed readme_images/iGlance_Preview.jpg
Binary file not shown.
Binary file added readme_images/iGlance_Preview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added readme_images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3a0fe71

Please sign in to comment.