DNA.Land had some instructions on https://dna.land/vcf-info - unfortunately Dante Labs doesn't provide the VCF index file, so you'd need to figure a way to generate it for the Genome Compass if I recall right.
If you're on a mobile device, often cloud-based solutions are the only option. I had some VCF exploring options on https://caelestic.com/variant-analysis-list though that's always in need of revision.
Actually I think there needs to be some new lists/resources and perhaps even tools for VCF files, nobody really goes into how to use grep etc. and it's far from perfect. In fact, if you can use grep, then you can probably use tabix (https://archive.codeplex.com/?p=bow maybe?). Although that needs search by rsID too, blah.
I do almost all bioinformatics on Linux, or maybe R, but if you're not already using them, then the curve to get using them is very high. Windows GUI tools are sadly lacking, and despite starting to pack the computing power of desktops just a few years ago, mobile phones/tablets aren't really well geared for this.