Skip to content

binnewbs/Aces

Repository files navigation

Aces — All-in-One Productivity Dashboard

Aces is a cross-platform desktop productivity suite designed to streamline your daily workflow. Built with a focus on speed, aesthetics, and user experience, Aces brings together financial tracking, task management, scheduling, and note-taking into a single, cohesive interface.

Aces Overview Aces Dashboard Screenshot

✨ Features

  • 📊 Dynamic Dashboard: A unified overview of productivity metrics, weather forecasts, upcoming deadlines, and financial status.
  • 💸 Cashflow Tracker: Professional-grade personal finance management.
    • Track income and expenses with monthly filtering.
    • Daily spending charts and analytics.
    • Automated "Most Spent Category" insights.
  • 🎓 Assignment Board: Kanban-style tracking for student/professional projects with drag-and-drop status changes and calendar-based due dates.
  • ⏱️ Focus Timer: Built-in Pomodoro-style timer with customizable presets and audio alerts.
  • 📝 Notes Workspace: Minimalist digital markdown scratchpad with autosave and export capabilities.
  • 📅 Schedule Manager: Integrated 24-hour weekly grid for managing appointments and focus blocks.
  • 🎨 Modern Aesthetics: Built with a sleek OKLCH-based design system, Geist typography, and smooth micro-animations.
  • 🌓 Adaptive Themes: Refined Dark and Light modes with a seamless toggle.

🚀 Tech Stack

🛠️ Development

Prerequisites

  • Node.js 18+
  • npm or yarn

Getting Started

  1. Clone the repository:

    git clone https://github.com/binnewbs/Aces.git
    cd Aces
  2. Install dependencies:

    npm install
  3. Run the development server:

    npm run dev
  4. Build the production application:

    npm run build

📂 Project Structure

electron/           Electron main and preload processes
public/             Static assets like icons and audio
src/
  components/       Reusable UI and feature components
  hooks/            Shared React hooks
  lib/              Stores, utilities, and seed data
  pages/            Top-level route pages

📄 License

Private project for personal use.

About

A productivity manager for students to track their activities.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors