Skip to content

A way to avoid paying 50 bucks by using some js to generate an image of the night sky at specific time and location. ๐ŸŒ‘

License

Notifications You must be signed in to change notification settings

sskhokhar/NightSky

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

10 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Night Sky

A way to avoid paying 50 bucks by using some js to generate an image of the night sky at specific time at a specific location.

I hope someone finds this useful.

Problem

There are websites like thenightsky.com that offer posters with the view of the night sky. Example is below:

There is only one problem and that is the cost. a poster like this will end up being around 40-50 bucks.

img

Solution

Some open source work, a little bit of js and call it a day. Made my own version. Bless up, not paying 50 bucks for a poster.

Deployment

git clone https://github.com/Denisolt/NightSky
cd NightSky
open the index file

too easy to even explain, fam.

Result:

sample

License

The project is under DO I LOOK LIKE I GIVE A SHIT PUBLIC LICENSE

Do whatever you want.

	    DO I LOOK LIKE I GIVE A SHIT PUBLIC LICENSE 
                      Version 1, June 2018
  
  Copyright (C) 2013 Denisolt <[email protected]> 

  Everyone is permitted to copy and distribute verbatim or modified 
  copies of this license document, and changing it is allowed as long 
  as the name is changed. 

             DO I LOOK LIKE I GIVE A SHIT PUBLIC LICENSE 
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 
  
   0. I don't give a shit what you do, just don't bother me with it.

   1. I'm done with this shit, maintain it yourself.

About

A way to avoid paying 50 bucks by using some js to generate an image of the night sky at specific time and location. ๐ŸŒ‘

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.8%
  • HTML 1.4%
  • CSS 0.8%