
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
CosmoTalker is your gateway to the universe! Whether you're fascinated by stars, planets, or scientific phenomena, this tool brings the cosmos closer to you.
🚀 CosmoTalker v2 is officially here! Explore the Solar System and beyond with this offline-Python library, now enhanced with a beta image preview tool, advanced search, user-friendly functions, and real-time space data.
✅ Now ready for Debian-based Linux systems via
Cosmo4U
📌.apk
for Android and.exe
for Windows are rolling out soon!
CosmoTalker is a Python library developed by Bhuvanesh M to bring space exploration, astronomy data, and scientific facts directly to your system — no internet required for core features.
Perfect for space lovers, students, and offline learners. All core info is bundled with the module, while online features like space news and real-time updates extend the experience.
cosmotalker.get("mars")
cosmotalker.get("gravity")
cosmotalker.search("your query")
cosmotalker.img()
(beta)cosmotalker.wiki("black hole")
🌱 Eco-friendly search using Ecosia (supports tree planting)
pip install cosmotalker
✅ Compatible with Python 3.6+
Install Cosmo4U for Debian-based distros (Ubuntu, Kali, Parrot):
Download Cosmo4U from the internet via this URL: ➡️ https://bhuvaneshm.in/cosmo4u
Enjoy Cosmo4U on your Debian system and explore the universe offline!
🛠️ Coming Soon:
- 📱
CosmoTalker.apk
for Android- 💻
CosmoTalker.exe
for Windows
import cosmotalker
print(cosmotalker.get("earth")) # Offline solar system data
print(cosmotalker.feedback()) # Send feedback
print(cosmotalker.apod()) # Astronomy Picture of the Day
print(cosmotalker.celestrak()) # Satellite tracking
print(cosmotalker.search("yt")) # Open YouTube in browser
print(cosmotalker.search("words")) # Eco-friendly web search and download Cosmo4U at bhuvaneshm.in/cosmo4u
print(cosmotalker.get("gravity")) # Deep science query
print(cosmotalker.spacex()) # SpaceX launch data
print(cosmotalker.wiki("black hole")) # Wikipedia summary
print(cosmotalker.img()) # Image viewer (Beta)
💡 Use
cosmotalker.search()
shortcuts:yt
= YouTube,wa
= WhatsApp,gpt
= ChatGPT,insta
,fb
, etc.
Offline Response Times:
0.00078s
0.00072s
0.00075s
0.00073s
...
Bhuvanesh M 🚀 CSE Student | 🎐 Astronomy Enthusiast | 🐧 Linux Dev | 🐍 Python Coder
get()
Rebranded as info()
The get()
function is being rebranded to info()
in upcoming versions.
💡 The new
info()
function will offer:
- Cleaner and more relevant results
- Enhanced precision
- Better support for scientific and factual queries
get()
Function!🚀 CosmoTalker v2 now features the revamped get()
function, designed to deliver accurate answers for your keyword queries in milliseconds! Whether you're exploring planets, scientific concepts, or cosmic phenomena, get()
provides precise, reliable results with lightning-fast performance.
get()
Stands Outget("mars")
), science facts (get("gravity")
), and more.import cosmotalker
print(cosmotalker.get("earth")) # Instant data about Earth
#Stay tuned for future enhancements!
sudo apt update && sudo apt install python3-pip -y && pip3 install cosmotalker
Note: The above badge shows lifetime downloads via pepy.tech.
However, pepy updates downloads based on a rolling 3-month window, which may show slower growth over time.
I manually track and verify download numbers through multiple sources.
Below is the manually updated table reflecting actual downloads over time:
Date | Total Downloads | Source |
---|---|---|
2024-03-15 | 1.2K | Initial Launch Week |
2024-06-28 | 21.2K | Pepy |
2024-07-29 | ~25K (approx) | Verified with initial source |
📂 Proof Screenshots Directory
You can view proof and mirror screenshots from the following URL:
➡️ https://github.com/bhuvanesh-m-dev/cosmotalker/tree/main/document/screenshots
This directory will be updated periodically with accurate screenshots showing growth, mirror proof (like aliyun, tencent, etc.), and manual logs.
🔗 Mirror Source Example:
Aliyun PyPI Mirror for CosmoTalker:
➡️ https://mirrors.aliyun.com/pypi/simple/cosmotalker/
✅ This ensures transparent and trustworthy tracking of CosmoTalker's growth.
oolit()
CosmoTalker now includes oolit()
, a fully offline chat interface.
cosmotalker.oolit()
.import cosmotalker
cosmotalker.oolit()
FAQs
CosmoTalker is your gateway to the universe! Whether you're fascinated by stars, planets, or scientific phenomena, this tool brings the cosmos closer to you.
We found that cosmotalker demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.