Skip to content

BombaStudio/Entropy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌀 Entropy

A minimalist, offline-first task and finance manager built for focus and speed.

License: MIT React Native Expo Tamagui PRs Welcome


📱 Screenshots

🚀 What is Entropy?

Entropy is a hyper-fast, visually stunning mobile application designed to keep your daily tasks and finances in check. Built with the understanding that complex systems create friction, Entropy lives entirely on your device.

No cloud sync delays, no loading spinners, no forced sign-ups. Just pure, instant productivity.

✨ Key Features

  • 100% Offline-First: Your data is yours. Everything is securely stored in a lightning-fast local SQLite database right on your device.
  • Zero Latency UI: Powered by Tamagui and uncontrolled inputs, interactions happen in 0ms.
  • Unified Dashboard: Track your daily habits, to-do lists, and impulsive expenses in one beautifully crafted view.
  • Gamified Progress: A built-in "Dopamine Meter" and success scoring system to keep you motivated and focused on your workflow.

🛠 Tech Stack

Entropy leverages a modern, robust, and heavily optimized stack:

  • Framework: React Native & Expo
  • UI & Styling: Tamagui
  • Database: expo-sqlite (Fully local, relational storage)
  • Package Manager: pnpm

📦 Getting Started

To get a local copy up and running, follow these simple steps.

Prerequisites

Ensure you have Node.js installed, and pnpm enabled on your system.

npm install -g pnpm

Installation

  1. Clone the repository
git clone https://github.com/BombaStudio/Entropy.git
  1. Navigate into the project directory
cd Entropy
  1. Install dependencies (Strictly use pnpm)
pnpm install
  1. Start the Expo development server
pnpm expo start

Note: For the best experience and to compile the native local database libraries, it is recommended to run the project on a physical device or emulator using pnpm expo run:android or pnpm expo run:ios.

🤝 Contributing

Contributions are what make the open-source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

☕ Support the Project

If this project helped you organize your life or you just want to support the development, consider buying me a coffee!

Buy Me A Coffee

🌟 Star History

Star History Chart

📄 License

Distributed under the MIT License. See LICENSE for more information.

About

A lightning-fast, 100% offline-first task and finance manager. Built with React Native and local SQLite for pure, distraction-free productivity.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors