Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hermanho committed Jan 11, 2024
1 parent b246448 commit a8d5aa2
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ docker exec -it -w /opt/magic_mirror/modules/MMM-OneDrive magic_mirror npm insta
1. Clone this repo in your local pc and execute `npm install`
2. At first execution, It will open a browser and will ask you to login google account and to consent your allowance.
3. Authorize it and close the browser
![](images/authorize.png)
4. Copy the file `msal/token.json` to the folder `MMM-OneDrive` in the remote device
Binary file removed PublishAppScreen.png
Binary file not shown.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
Display your photos from album of OneDrive on MagicMirror. Inspired by [MMM-GooglePhotos](https://github.com/hermanho/MMM-GooglePhotos)

## Screenshot
![](https://raw.githubusercontent.com/hermanho/MMM-OneDrive/master/sc.png)
![](images/sc.png)

![](https://raw.githubusercontent.com/hermanho/MMM-OneDrive/master/sc2.png)
![](images/sc2.png)

## Installation
[INSTALL.md](INSTALL.md)
Expand Down
Binary file added images/authorize.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes

0 comments on commit a8d5aa2

Please sign in to comment.