Recent Releases of keeptrack.space
keeptrack.space - Amalthea
KeepTrack 3.1.2 Amalthea
Installation
The attached files should be installed to an apache server and then accessed from http://localhost
You can also install it via npm:
npm install keeptrack.space
cd node_modules/keeptrack.space
npm install
npm run stage
npm run build-dev The final output will be in ./keeptrack.space/dist/
- TypeScript
Published by thkruz over 4 years ago
keeptrack.space - Aug 2018 Beta
Overview
Packaged a pre-release for August 2018.
- TypeScript
Published by thkruz over 7 years ago
keeptrack.space - Mar 2017 Beta
Overview
Interface updated to reduce overlap and move faster.
Features Added
- TLE.json database compressed to reduce from 11MB to 4MB
- UI windows moved to prevent overlap
- New splash screen added to modernize loading
Bugs Fixed
None
- TypeScript
Published by thkruz almost 9 years ago
keeptrack.space - Jan 2017 Beta
Overview
Bugfixes
Features Added
None
Bugs Fixed
- Lookangles fixed (Issue #34 ).
- Pre ES2015/ES6 browser compatibility fixed.
- TypeScript
Published by thkruz about 9 years ago
keeptrack.space - Dec 2016 Alpha
Overview
Added the backend that is on keeptrack.space but was missing from the repository.
Features Added
- PHP based cron jobs for updating your .json catalog.
- Basic PHP backend for manually editing satellites information.
- Facebook meta data added to index.htm so that when sharing a screenshot of the site shows up instead of icons.
Bugs Fixed
None
- TypeScript
Published by thkruz about 9 years ago
keeptrack.space - Dec 2016 Alpha
Overview
Fully JavaScript Semi-Standard Style compliant. Couple dependencies inside main.js (formerly script-loader.js) have been moved to their own .min.js files.
Features Added
Sensor type visible on left side when viewing sensor data.
Bugs Fixed
Numerous deprecated variables removed.
- TypeScript
Published by thkruz about 9 years ago