Skip to content

tesla1618/RedShiftIndex

Repository files navigation


RedShiftIndex

//Currently in Early Development Stage

RedShift Index is a python based desktop software which features functions like AstroWIki, Astrophotography, Astrophysics related information, Problem solving on Astrophysics and Astronomy / Mathematical Astronomy. Astrophysics is a branch of space science that applies the laws of physics and chemistry to seek to understand the universe and our place in it. RedShift Index helps its users to know about Astrophysics more.

We aim to make a desktop software with legitimate information both in Bengali and English Language on Astronomical objects, events and news along with a dedicated section for its users to practice problems like AstroOlympiads in order to attract more people into Astrophysics and explore its significance and beauty.


REQUIRED

pip package management system.
System with python and git installed

✅ Install pip and git

ARCH LINUX:

$ sudo pacman -Syy
$ sudo pacman -Syu
$ sudo pacman -S python-pip git

DEBIAN BASED:

$ sudo apt update
$ sudo apt upgrade
$ sudo apt install python-pip git

RHEL / FEDORA / CENTOS:

$ sudo dnf install --assumeyes python3-pip

WINDOWS/MAC:

Follow instructions from pip website


RUN REDSHIFT

$ git clone https://github.com/tesla1618/RedShiftIndex.git

Output:

❯ git clone https://github.com/tesla1618/RedShiftIndex.git                    ⏎
Cloning into 'RedShiftIndex'...
remote: Enumerating objects: 136, done.
remote: Counting objects: 100% (50/50), done.
remote: Compressing objects: 100% (49/49), done.
remote: Total 136 (delta 24), reused 0 (delta 0), pack-reused 86
Receiving objects: 100% (136/136), 7.01 MiB | 955.00 KiB/s, done.
Resolving deltas: 100% (47/47), done.

now,

$ cd RedShiftIndex
$ python main.py

BEHIND RedShiftIndex

From Bangladesh University of Business & Technology - Department of Computer Science and Engineering

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages