SHITCOINER - A native desktop momentum scanner for micro and small-cap crypto. Ranks coins by 24h price spikes, volume/market cap ratio, and trending signals. Built-in watchlist with live P&L tracking, price alerts, and optional AI commentary. Not financial advice.
  • Python 93.2%
  • Shell 6.8%
Go to file
ibotzhub 48f2653624 chore: fix repo layout (docs/, .gitignore), remove duplicate how-tos
- Rename gitignore to .gitignore and dedupe ignore rules
- Move install/run/use guides into docs/ with stable filenames
- Remove HOW TO *.md (spaces) and redundant HOW_TO_*.txt
- README: link guides, ASCII file map, clarify AI settings line
- Add MIT LICENSE for GitHub clarity
2026-05-13 01:54:21 -07:00
docs chore: fix repo layout (docs/, .gitignore), remove duplicate how-tos 2026-05-13 01:54:21 -07:00
.gitignore chore: fix repo layout (docs/, .gitignore), remove duplicate how-tos 2026-05-13 01:54:21 -07:00
ai_commentary.py Add files via upload 2026-02-27 00:40:51 -08:00
analysis.py Add files via upload 2026-02-27 00:40:51 -08:00
app.py Add files via upload 2026-02-27 00:40:51 -08:00
browser_automation.py Add files via upload 2026-02-27 00:40:51 -08:00
build_standalone.sh Add files via upload 2026-02-27 00:40:51 -08:00
config.py Add files via upload 2026-02-27 00:40:51 -08:00
explainer.py Add files via upload 2026-02-27 00:40:51 -08:00
LICENSE chore: fix repo layout (docs/, .gitignore), remove duplicate how-tos 2026-05-13 01:54:21 -07:00
main.py Add files via upload 2026-02-27 00:40:51 -08:00
market_data.py Add files via upload 2026-02-27 00:40:51 -08:00
README.md chore: fix repo layout (docs/, .gitignore), remove duplicate how-tos 2026-05-13 01:54:21 -07:00
requirements.txt Add files via upload 2026-02-27 00:40:51 -08:00
run.sh Add files via upload 2026-02-27 00:40:51 -08:00

SHITCOINER

native desktop momentum scanner for people who actually shitcoin

Guides

  • Install: Python 3.10+, dependencies, optional standalone build
  • Run: start from source, run.sh, or packaged binaries
  • Use: scans, columns, bag, alerts, AI commentary

okay so basically i got tired of having 47 tabs open trying to figure out which coins were actually moving vs which ones were just sitting there doing nothing so i built this

it pulls live data from coingecko, scores every coin by how hard its actually moving right now, and gives you a ranked list. stablecoins and blue chips filtered out by default because we dont care about those. top 500 coins by market cap, focused on the micro and small cap stuff where the actual action is


what it does

  • ranks coins by momentum - 24h price spike, volume vs market cap ratio, trending lists, 7 day run, how small the coin is. all combined into one score
  • vol/mcap ratio is the big one - if a tiny coin is doing huge volume relative to its size something is happening. thats usually the earliest signal
  • sparklines - little 7 day chart next to every coin so you can see at a glance if its a breakout or a dead cat
  • signal badges - strong momentum / volume spike watch / fading / accumulation
  • my bag - star any coin, optionally put in your entry price and how many you bought, tracks your P&L live and updates every 10 seconds. you can literally just leave it open and watch stuff move in real time
  • alerts - set a price or score threshold and get a desktop notification when it hits
  • ai take - if you have an openai or anthropic key it'll give you a plain english read on the scan. doesnt tell you to buy anything just explains whats interesting

install

you need python 3.10+

pip install requests PyQt6 python-dotenv
python app.py

thats it. window opens. no browser, no localhost, no flask, nothing weird


build a standalone exe

if you want to send it to someone who doesnt have python:

./build_standalone.sh
  • macOS: dist/SHITCOINER.app
  • Windows: dist/SHITCOINER.exe
  • Linux: dist/SHITCOINER

double click and it just works


ai commentary

settings, AI commentary tab: paste your OpenAI or Anthropic key, then save

then run a scan and hit ai take. it reads the results and tells you whats sus in plain english. doesnt give financial advice just explains whats moving and why it might be interesting


the files

app.py                main PyQt6 desktop app
config.py             scoring weights, stablecoin list, settings
analysis.py           scoring engine
market_data.py        CoinGecko API calls
ai_commentary.py      OpenAI / Anthropic integration
explainer.py          term definitions
browser_automation.py optional Playwright scraper for trending signal
requirements.txt      Python dependencies
build_standalone.sh   PyInstaller build helper
docs/                 install, run, and usage guides

disclaimer

not financial advice. i put warnings everywhere. shitcoins are extremely high risk and can go to zero overnight or faster. this tool shows momentum signals only, thats it. whether you decide to put money in something is entirely on you - i built this for research /cough and i am not responsible for your financial decisions. you were warned, multiple times, in multiple places. its your call not mine

tbh i cant even afford to use this app so if u really secure the bag with this hmu alms for the broke bitch


license

use it however you want. no warranty. dont blame me