Skip to content

shivajichalise/nowsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 

Repository files navigation

nowsh

a simple bash script which fetches now showing movie in Midtown Cinemas Pokhara, Nepal.

NOTE: it uses GNU Core Utilities commands grep, awk, sed etc.

Installing

For the current user:

curl https://raw.githubusercontent.com/shivajichalise/nowsh/main/nowsh > ~/usr/local/bin/nowsh && chmod +755 ~/usr/local/bin/nowsh

Or simply copy the nowsh file to a location in your $PATH and make it executable.

Usage

  • run nowsh

How it works

this script scrapes midtown.com.np and gets the movie information

Self-Promotion

Star the repository on Github Follow shivajichalise on Github

About

Simple bash script which fetches now showing movie in Midtown Cinemas, Pokhara, Nepal.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages