All Projects → Denisolt → NightSky

Denisolt / NightSky

Licence: other
A way to avoid paying 50 bucks by using some js to generate an image of the night sky at specific time and location. 🌑

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to NightSky

Animated Stars Android
Draw animated stars on Android view canvas - written in Kotlin
Stars: ✭ 85 (+73.47%)
Mutual labels:  canvas, stars
astrolabe
Make your own cardboard model astrolabe
Stars: ✭ 32 (-34.69%)
Mutual labels:  stars, nightsky
planisphere
Make your own cardboard model planisphere
Stars: ✭ 28 (-42.86%)
Mutual labels:  stars, nightsky
DragRating
Easy to use Drag Rating with customisation with custom assets
Stars: ✭ 21 (-57.14%)
Mutual labels:  stars
ImageOnMap
Repo for ImageOnMap, a bukkit plugin created to display any image using a map
Stars: ✭ 162 (+230.61%)
Mutual labels:  poster
TeXTemplates
LaTeX/XeLaTeX templates for academic publications: articles, dissertations, posters, and bachelor’s/master’s theses
Stars: ✭ 94 (+91.84%)
Mutual labels:  poster
canvas-cast
Cast any <canvas> element to an LED Matrix over WebSockets with an Arduino/ESP8266.
Stars: ✭ 39 (-20.41%)
Mutual labels:  canvas
crystal-web-framework-stars
⭐️ Web frameworks for Crystal, most starred on Github
Stars: ✭ 40 (-18.37%)
Mutual labels:  stars
radiaSlider
circular/linear knob-style slider
Stars: ✭ 18 (-63.27%)
Mutual labels:  canvas
DroidShows
A Reboot of DroidSeries Offline TV Shows Tracker
Stars: ✭ 69 (+40.82%)
Mutual labels:  poster
tmdb-api
This Kotlin Multiplatform library is for accessing the TMDB API to get movie and TV show content. Using for Android, iOS, and JS projects.
Stars: ✭ 31 (-36.73%)
Mutual labels:  poster
fast-poster
🔥🔥🔥 fastposter海报生成器,电商海报编辑器,电商海报设计器,fast快速生成海报 自定义海报制作 海报开发。二维码海报,图片海报,分享海报,二维码推广海报,支持Java Python PHP Go JS 小程序。基于Vue 和Pillow 演示地址:https://poster.prodapi.cn/
Stars: ✭ 329 (+571.43%)
Mutual labels:  poster
downscale
Better image downscale with canvas.
Stars: ✭ 80 (+63.27%)
Mutual labels:  canvas
RepSeP
Reproducible Self-Publishing - Demo Publications in the Most Common Formats
Stars: ✭ 14 (-71.43%)
Mutual labels:  poster
starcli
✨ Browse trending GitHub projects from your command line
Stars: ✭ 436 (+789.8%)
Mutual labels:  stars
flappy-bird
🐦 A clone of a famous game, the Flappy Bird, made in Javascript and HTML Canvas API.
Stars: ✭ 37 (-24.49%)
Mutual labels:  canvas
canvas2video
canvas2video is a backend solution for creating and rendering dynamic videos.
Stars: ✭ 194 (+295.92%)
Mutual labels:  canvas
PS-FCN Poster LaTex
LaTex Poster for PS-FCN (ECCV 2018)
Stars: ✭ 41 (-16.33%)
Mutual labels:  poster
poster
浏览器端video视频截图,视频封面获取
Stars: ✭ 42 (-14.29%)
Mutual labels:  poster
awesome-go-orms
ORMs for Go, most starred on Github.
Stars: ✭ 206 (+320.41%)
Mutual labels:  stars

Night Sky


NOTE

As you probably realized from comments in code, the majority of this code was written by Ernie Wright (http://www.etwright.org/astro/plani.html). Me being young and foolish at the moment of putting this repo together, I have forgotten to give him shoutout. So, Ernie, if you are seeing this: I am sorry 😐 and thanks for the code.


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.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].