Skip to content

Commit

Permalink
Updates to version 0.0.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
lettier committed Dec 11, 2018
1 parent d1f5877 commit 9b0b75a
Show file tree
Hide file tree
Showing 37 changed files with 1,887 additions and 5,671 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@

-------------------------------------------------------------------------------

### 0.0.7.0

#### Added

-

#### Changed

- Info dialog
- Fixed URL links
- Fixed scrollbar slider styling
- Fixed popover background
- Updated dependencies to handle the fixed GST GIR

#### Removed

-

-------------------------------------------------------------------------------

### 0.0.6.1

#### Added
Expand Down
81 changes: 50 additions & 31 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,46 +2,46 @@

## Is Movie Monad the free video player I've been looking for?

Yes.
Yes. :heavy_check_mark:

Movie Monad is a free and simple to use video player made with Haskell.
Originally it was a proof of concept to add video playback to
[Gifcurry](https://lettier.github.io/gifcurry/) (another great app—check it out).
Nowadays it's a lightweight yet mighty media player used all over the
[world](https://snapcraft.io/movie-monad#js-snap-map)
everyday.
:globe_with_meridians: everyday.

Movie Monad is cross platform so you'll never have to watch without it.
Stream videos from the web or play the files stored on your computer.
Play, pause, seek, repeat, resize, expand, and turn it up—Movie Monad gets out of
the way so you can watch the videos you love.
the way so you can watch the videos you love. :heartbeat:

So put down your copy of mpv, VLC, or Elmedia and try out Movie Monad—it's FREE!
So try out Movie Monad—it'll make your life simpler. :sunglasses:

## What does Movie Monad look like?
## What does Movie Monad look like? :eyes:

![Movie Monad](https://i.imgur.com/1qEidnX.gif)
![Movie Monad](https://i.imgur.com/r1btBMF.gif)

## What can I do with Movie Monad?
## What can I do with Movie Monad? :thinking:

* You can play video files from your hard drive or stream videos from the web.
* You can play video files from your hard drive :computer: or stream videos from the web. :spider_web:
* To play web videos, click the file open button, paste the URL into the text box, and click open.
* Movie Monad can handle `file://`, `https://`, and `http://`.
* You can play and pause.
* You can seek/scrub through the video.
* You can put the video on repeat.
* You can slow down or speed up the video (great for lectures).
* You can play and pause. :play_or_pause_button:
* You can seek/scrub :rewind: :fast_forward: through the video. :vhs:
* You can put the video on repeat. :repeat:
* You can slow down :snail: or speed up :racehorse: the video (great for lectures).
* You can turn subtitles off or on and pick your language.
* You can turn up, turn down, or mute the volume.
* You can turn up :arrow_up:, turn down :arrow_down:, or mute :mute: the volume. :sound:
* You can expand the video to full screen.
* You can quickly resize the video to standard sizes.
* You can resize the video to a custom size by resizing the window.
* Movie Monad will responsively adjust the video size to fill the window.
* You can play videos from the command line.
* Movie Monad will responsively adjust the video size to fill the window. :boom:
* You can play videos from the command line. :cl:
* `movie-monad ./path/to/video/file.webm`
* `movie-monad http://www.domain.tld/path/to/video/file.webm`

## What are the keyboard controls?
## What are the keyboard controls? :keyboard:

* Mute/Unmute
* `m`
Expand All @@ -66,34 +66,34 @@ So put down your copy of mpv, VLC, or Elmedia and try out Movie Monad—it's FRE
* `Space`
* `AudioPlay`

## How do I get a copy of Movie Monad?
## How do I get a copy of Movie Monad? :floppy_disk:

Movie Monad works on Linux, Mac, and most likely Windows.
Make sure you have GStreamer and GTK+ installed on your machine.
To find the latest version of Movie Monad, head over to the
[releases page](https://github.com/lettier/movie-monad/releases).

### I use Linux.
### I use Linux. :penguin:

If you use Linux then the easiest way to grab a copy of Movie Monad is by downloading the
[AppImage](https://github.com/lettier/movie-monad/releases/download/0.0.6.1/movie-monad-0.0.6.1-x86_64.AppImage).
[AppImage](https://github.com/lettier/movie-monad/releases/download/0.0.7.0/movie-monad-0.0.7.0-x86_64.AppImage).
After you download the
[AppImage](https://github.com/lettier/movie-monad/releases/download/0.0.6.1/movie-monad-0.0.6.1-x86_64.AppImage),
[AppImage](https://github.com/lettier/movie-monad/releases/download/0.0.7.0/movie-monad-0.0.7.0-x86_64.AppImage),
right click on it, select permissions, and check the box near execute.
With that out of the way—you're all set—just double click on the AppImage
and Movie Monad will pop up.

You can also download and install the
[AppImage](https://github.com/lettier/movie-monad/releases/download/0.0.6.1/movie-monad-0.0.6.1-x86_64.AppImage)
[AppImage](https://github.com/lettier/movie-monad/releases/download/0.0.7.0/movie-monad-0.0.7.0-x86_64.AppImage)
using the handy
[AppImage install script](https://raw.githubusercontent.com/lettier/movie-monad/master/packaging/linux/app-image/movie-monad-install-app-image-script.sh)
(right click the link and select "Save link as...").
Download the script, right click on it, select permissions, check the box near execute, and double click on it.
You should now see Movie Monad listed alongside your other installed programs.

#### I use Arch/Manjaro/Antergos/pacman.
#### I use Arch, Manjaro, Antergos, or pacman. :ghost:

If you'd rather install Movie Monad via `pacman` then copy the following into your terminal.
You can install Movie Monad via `pacman`. Copy the following into your terminal.

```bash
cd "$HOME/Downloads"
Expand All @@ -107,7 +107,18 @@ cd
movie-monad
```

#### I use Ubuntu/Mint/Debian/Deepin/snap.
#### I use Fedora, SUSE, CentOS, Red Hat, Flatpak, Flathub, or GNOME Software. :tophat:

You can install Movie Monad as a Flatpak via [Flathub](https://flathub.org/apps/details/com.lettier.movie-monad).

```bash
flatpak remote-add --if-not-exists flathub https://dl.flathub.org/repo/flathub.flatpakrepo
flatpak install flathub com.lettier.movie-monad
```

You can also find it in GNOME Software. Just search for Movie Monad.

#### I use Ubuntu, Mint, Debian, Deepin, or Snap. :cyclone:

Movie Monad is available as a snap from [Snapcraft](https://snapcraft.io/).
If you don't already have `snap`, go ahead and install it using the command `sudo apt install snapd`.
Expand All @@ -119,20 +130,28 @@ For the command line route, paste the following into your terminal.

```bash
snap install movie-monad
sudo snap connect movie-monad:mount-observe
sudo snap connect movie-monad:removable-media
sudo snap connect movie-monad:raw-usb
movie-monad
```

### I use Mac.
### I use Mac. :apple:

Mac users can download and run the
Mac users can download the
[Mac install script](https://raw.githubusercontent.com/lettier/movie-monad/master/packaging/mac/movie-monad-mac-install-script.command)
(hold down control, click the link, and select "Save Link As...").
After running the install script, a shortcut to Movie Monad will be on your desktop.
by holding down control, clicking the link,
selecting "Save Link As...", selecting where Downloads, and clicking save.
To run the script, hold down the command key and press the space bar. Now type `terminal` and hit enter.
After the terminal comes up, copy and paste the following.

```bash
cd ~/Downloads
chmod +x movie-monad-mac-install-script.command
./movie-monad-mac-install-script.command
```

Once it's finished, a shortcut to Movie Monad will be on your desktop.

### I'm a Haskell developer.
### I'm a Haskell developer. :desktop_computer:

If you develop Haskell programs then the easiest way to build Movie Monad is with
[Haskell Stack](https://docs.haskellstack.org/en/stable/README/).
Expand Down
Loading

0 comments on commit 9b0b75a

Please sign in to comment.