MyGit

Fincept-Corporation/FinceptTerminal

Fork: 252 Star: 1506 (更新于 2026-01-10 18:20:38)

license: NOASSERTION

Language: Python .

FinceptTerminal is a modern finance application offering advanced market analytics, investment research, and economic data tools, designed for interactive exploration and data-driven decision-making in a user-friendly environment.

最后发布版本: v3.1.4 ( 2026-01-10 14:31:26)

官方网址 GitHub网址

Fincept Terminal ✨

License: MIT Tauri React TypeScript Hits

Twitter LinkedIn Facebook Reddit WhatsApp

English | Español | 中文 | 日本語 | Français | Deutsch | 한국어 | हिन्दी

Professional Financial Analysis Platform

Bloomberg-level insights for everyone. Open source. Cross-platform.

📥 Download✨ Features📸 Screenshots🤝 Contribute

📥 Download Latest Build

Version: v3.0.0 | Commit: d834bb1 | Released: 2025-10-23 12:14 UTC

🎯 Direct Downloads - Click to Download Immediately!

Platform Architecture Direct Download
🍎 macOS Apple Silicon (ARM64) ⬇️ Download .dmg
🍎 macOS Intel (x64) ⬇️ Download .dmg
🐧 Linux x64 (AppImage) ⬇️ Download .AppImage
🐧 Linux x64 (Debian) ⬇️ Download .deb
🪟 Windows x64 ⬇️ Download .msi

One-Click Downloads! These links will start downloading immediately - no GitHub login required!

📊 Build Status & Info

Build Status Latest Release Downloads

Release Page: View all releases and changelogs


Fincept Terminal


🎯 What is Fincept Terminal?

Fincept Terminal is a modern, cross-platform financial terminal built with Tauri, React, and TypeScript. It brings institutional-grade financial analysis tools to retail investors and traders—completely free and open source.

Inspired by Bloomberg and Refinitiv, Fincept Terminal delivers real-time market data, advanced analytics, AI-powered insights, and a professional interface—all without the enterprise price tag.

🌟 Why Choose Fincept Terminal?

Traditional Platforms Fincept Terminal
💸 $20,000+ per year 🆓 Free & Open Source
🏢 Enterprise-only 👤 Available to Everyone
🔒 Vendor lock-in 💻 Cross-Platform Desktop
⚙️ Limited customization 🎨 Fully Customizable

Tech Stack: Tauri (Rust) • React 19 • TypeScript • TailwindCSS


🚀 Getting Started

Option 1: Download from Microsoft Store 🎉

Get it from Microsoft Store

Easiest installation • Automatic updates • Windows 10/11

Option 2: Download Installer

Windows:

macOS & Linux:

  • Pre-built installers coming soon.

Option 3: Build from Source

🚀 Quick Setup (Automated)

For Windows:

# 1. Clone the repository
git clone https://github.com/Fincept-Corporation/FinceptTerminal.git
cd FinceptTerminal

# 2. Run setup script (as Administrator)
setup.bat

For Linux/macOS:

# 1. Clone the repository
git clone https://github.com/Fincept-Corporation/FinceptTerminal.git
cd FinceptTerminal

# 2. Make script executable and run
chmod +x setup.sh
./setup.sh

The automated setup script will:

  • ✅ Install Node.js LTS (v22.14.0)
  • ✅ Install Rust (latest stable)
  • ✅ Install project dependencies
  • ✅ Set up everything automatically

⚙️ Manual Setup

Prerequisites: Node.js 18+, Rust 1.70+, Git

# Clone the repository
git clone https://github.com/Fincept-Corporation/FinceptTerminal.git
cd FinceptTerminal/fincept-terminal-desktop

# Install dependencies
npm install

# Run in development
npm run tauri dev

# Build for production
npm run tauri build

✨ Features

📊 Market Intelligence

🌍 Global coverage (stocks, forex, crypto, commodities)
📈 Real-time data & streaming updates
📰 Multi-source news integration
📉 Custom watchlists

🧠 AI-Powered Analysis

🤖 GenAI chat interface
📊 Real-time sentiment analysis
💡 AI-driven insights & recommendations
🎯 Automated pattern recognition

📈 Professional Tools

📊 Advanced charting (50+ indicators)
💼 Company financials & research
📋 Multi-account portfolio tracking
⚡ Strategy backtesting
🔔 Custom price & technical alerts

🌐 Global Insights

🏛️ Economic data (rates, GDP, inflation)
🗺️ Trade routes & maritime logistics
🌍 Geopolitical risk assessment

User Experience: Bloomberg-style UI • Function key shortcuts (F1-F12) • Dark mode • Tab-based workflow


🎬 Platform Preview

Chat Module Dashboard
Chat Dashboard
AI-powered financial assistant Real-time market overview
Economy Equity Research
Economy Equity
Global economic indicators Comprehensive stock analysis
Forum Geopolitics
Forum Geopolitics
Community discussions Global risk monitoring
Global Trade Markets
GlobalTrade Markets
International trade flows Live multi-asset markets
Trade Analysis
TradeAnalysis
Advanced analytics and backtesting

🛣️ Roadmap

Current Status

  • ✅ Tauri application framework
  • ✅ Authentication system (guest + registered)
  • ✅ Bloomberg-style UI
  • ✅ Payment integration
  • ✅ Forum features
  • 🚧 Real-time market data
  • 🚧 Advanced charting
  • 🚧 AI assistant

Coming Soon (Q2 2025)

  • 📊 Complete market data streaming
  • 📈 Interactive charts with 50+ indicators
  • 🤖 Production AI features
  • 💼 Portfolio management
  • 🔔 Alert system

Future

  • 🌍 Multi-language support
  • 🏢 Broker integrations
  • 📱 Mobile companion app
  • 🔌 Plugin system
  • 🎨 Theme marketplace

🤝 Contributing

We welcome contributions from developers, traders, and financial professionals!

Ways to contribute:

  • 🐛 Report bugs and issues
  • 💡 Suggest new features
  • 🔧 Submit code (React, Rust, TypeScript)
  • 📚 Improve documentation
  • 🎨 Design contributions

Quick Links:

Development Setup:

# Fork and clone
git clone https://github.com/YOUR_USERNAME/FinceptTerminal.git
cd FinceptTerminal

# Automated setup (recommended for first-time contributors)
# Windows: run setup.bat as Administrator
# Linux/macOS: chmod +x setup.sh && ./setup.sh

# Or manual setup
cd fincept-terminal-desktop
npm install
npm run dev          # Start Vite dev server
npm run tauri dev    # Start Tauri app

🏗️ Project Structure

fincept-terminal-desktop/
├── src/
│   ├── components/      # React components (auth, dashboard, tabs, ui)
│   ├── contexts/        # React Context (Auth, Theme)
│   ├── services/        # API service layers
│   └── hooks/           # Custom React hooks
├── src-tauri/
│   ├── src/             # Rust backend
│   ├── Cargo.toml       # Rust dependencies
│   └── tauri.conf.json  # Tauri config
└── package.json         # Node dependencies

📊 Technical Details

Performance:

  • Binary Size: ~15MB
  • Memory: ~150MB (vs. 500MB+ for Electron)
  • Startup: <2 seconds

Platform Support:

  • ✅ Windows 10/11 (x64, ARM64)
  • ✅ macOS 11+ (Intel, Apple Silicon)
  • ✅ Linux (Ubuntu, Debian, Fedora)

Security:

  • Tauri sandboxed environment
  • No Node.js runtime
  • Encrypted credential storage
  • HTTPS-only API calls

📈 Star History

⭐ STAR THE REPO AND SHARE THE PROJECT ❤️

Star History Chart

🌐 Connect With Us

GitHub Discussions Email Support Contact Form

Built by the community, for the community Making professional financial analysis accessible to everyone

Star us • 🔄 Share • 🤝 Contribute


📜 License

MIT License - see LICENSE.txt


🙏 Acknowledgments

Built with: TauriReactRustTailwindCSSRadix UI


Note: An earlier version was built with Python/DearPyGUI and is archived in legacy-python-depreciated/. The current Tauri-based application is a complete rewrite with modern technologies.


© 2024-2025 Fincept Corporation • Open Source • MIT License

最近版本更新:(数据更新于 2026-01-10 18:20:22)

2026-01-10 14:31:26 v3.1.4

2026-01-08 04:39:58 v3.1.3

2026-01-07 02:58:55 v3.1.2

2025-12-02 22:53:52 v3.0.12

2025-11-02 02:47:00 v3.0.11

2025-11-01 22:46:32 v3.0.9

2025-11-01 22:26:10 v3.0.8

2025-10-23 20:14:32 v3.0.0-build-51

2025-10-23 14:22:19 v3.0.0-build-50

2025-09-30 23:52:47 v0.1.0-build-15

主题(topics):

bloomberg-terminal, contributions-welcome, finance, financial-markets, foss, good-first-issue, help-wanted, investing, investment, investment-research, machine-learning, opensource, python, quantitative-finance, stock-market, stocks

Fincept-Corporation/FinceptTerminal同语言 Python最近更新仓库

2026-01-16 21:52:56 GoogleCloudPlatform/agent-starter-pack

2026-01-16 16:39:06 comet-ml/opik

2026-01-16 14:25:31 Zipstack/unstract

2026-01-16 14:05:50 CDFER/JLCPCB-Kicad-Library

2026-01-16 07:57:08 pydantic/pydantic-ai

2026-01-16 03:48:19 PrefectHQ/prefect