mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
Added Sequential
Sequential is an image viewer for Mac OS X. It was originally designed for opening a folder of images and displaying them in order. It works well for viewing comics and manga. Sequential can display folders and archives (ZIP, RAR, CBZ and CBR) of images (including JPEG, PNG, and GIF) and PDF files. It is able to load images on the internet from a page or image URL. Sequential has mature full screen support and can display images' Exif data.
This commit is contained in:
parent
83a0f7ebea
commit
84142e9429
1 changed files with 7 additions and 0 deletions
7
Casks/sequential.rb
Normal file
7
Casks/sequential.rb
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
class Sequential < Cask
|
||||
url 'http://sequentialx.com/Sequential2.1.2.zip'
|
||||
homepage 'http://sequentialx.com'
|
||||
version '2.1.2'
|
||||
sha256 '7a9247e8623da5b6c74b65ad6d9e0be7667b832816134393e871e584c00eee64'
|
||||
link 'Sequential.app'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue