Skip to content

Commit

Permalink
Merge pull request #7 from aridevelopment-de/tomergeplease
Browse files Browse the repository at this point in the history
Tomergeplease
  • Loading branch information
Ari24-cb24 authored Oct 29, 2021
2 parents c7ff611 + 94fe1ba commit c0d3c16
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
21 changes: 12 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,23 @@
# MyAnimeTab

**I'm currently rewriting the whole thing in React. Progress so far: About 90% finished**

Custom Tab Page, made for weebs and osu! players!
Inspired by [mytab.me](https://mytab.me) but with more features!


## How to install
## Adding own images
## Widget list
- <a href="#Search-bar"> Search bar </a>
- <a href="#Digital-time"> Digital time </a>

## Todo list
1. Download the [latest](https://github.com/aridevelopment-de/myanimetab/releases/download/extension-build-beta/myanimetab-extension-build-beta.zip) release from github.
2. Unzip the zipfile
3. Open chrome
4. Go to `chrome://extensions`
5. Click the `Load unpacked extension` button and select the folder
6. Try to open `chrome://newtab` and check if it works

<i> Note: The current pre-release does not contain the gallery. The gallery is localy hosted on a flask backend. This will change in newer releases </i>

## Adding own images

<i> See [Todo.md](https://github.com/aridevelopment-de/myanimetab/blob/master/TODO.md) for more information </i>
- Currently not possible


### Previews
Expand Down
5 changes: 1 addition & 4 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,7 @@
## Todo list

<i> I still have not decieded whetever to make mytab a chrome extension or a website. Both of them have downsides </i> <br />
<i> but I think I should make an extension. I tested some things with iframes earlier and they worked great on extensions! </i>
<i> also main focus is that users will upload their own work and the gallery is just something that you can use optionally </i>

* [x] Reimplement everything in react
* [x] Implement a chrome extension
* [ ] Widgets
+ [ ] Clock Widget
- [ ] Add alarm clock
Expand Down

0 comments on commit c0d3c16

Please sign in to comment.