Skip to content

Commit 6948fec

Browse files
committed
Update README.md
1 parent 03ef0ff commit 6948fec

1 file changed

Lines changed: 34 additions & 4 deletions

File tree

README.md

Lines changed: 34 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,40 @@
11
# ![myMovies](https://raw.github.com/nicolabricot/myMovies/gh-pages/images/movies_32x32.png) myMovies
22

3-
__Light webapplication to manage movies and track their state__
3+
__Light web application to manage movies and track their state__
44

55

6-
---
76

8-
Currently in development for release candidate v 1.0.
9-
See the [road map](https://github.com/nicolabricot/myMovies/issues/6).
7+
Version 1.0.0 is now available!
8+
[Download the last version](https://github.com/nicolabricot/myMovies/releases)
109

10+
11+
Main features:
12+
- Simple & fast
13+
- Intuitive
14+
- Get movies from IMDB (need cURL extension)
15+
- Script on one file
16+
- No database (data saved in a file)
17+
- Easy installation
18+
- Sort by rating, genre, state (seen or not), date of addition
19+
- Display your watchlist
20+
- Several optional metadata:
21+
- Genres
22+
- Original title
23+
- Country of production
24+
- Release date
25+
- Duration
26+
- Link to external information
27+
- Movie poster (link or imported image)
28+
- RSS feeds for last movies, box office and watchlist
29+
- Choice of number of movies per page
30+
- Choice of prefered language for IMDB search
31+
- Mobile friendly (Bootstrap v3.0 with responsive design)
32+
- IE < 7 not friendly (not my problem)
33+
- Export and import movies with JSON file (it's possible to keep data private)
34+
35+
![myMovies](https://raw.github.com/nicolabricot/myMovies/master/myMovies.jpg)
36+
37+
38+
39+
Thanks to [contributors](https://github.com/nicolabricot/myMovies/graphs/contributors) :)
40+
Inspired by [Shaarli](https://github.com/sebsauvage/Shaarli) and [HelloHappy](http://books.hellohappy.org/).

0 commit comments

Comments
 (0)