Skip to content

AI toolbox desktop application, support windows, macos and linux, it small and faster.

License

Notifications You must be signed in to change notification settings

blackstar-baba/fatherbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fatherbox Logo

license

FatherBox

English | 中文

Introduction

FatherBox is an open-source, free utility app built using Vben & Tauri technology. Designed to enhance user productivity, it offers a range of tools and features to streamline your workflow efficiently.

Feature

  • Dashboard
  • Tools
    • TimeParser
    • JsonFormatter
    • UuidGenerator
    • Encryptor
    • RegExp
  • AI
    • Remote AI LLMS Links only
    • Local AI LLM Based on Ollama
  • Editors
    • Markdown
    • Flow
  • System
    • FileManage
  • other
    • Settings
    • Mode Light/Dark
    • Workspace // todo
    • Languages 简体中文/English
    • User Login/Logout
fatherbox-v0.0.7.en.mov

Preview

Use Gitpod

Open the project in Gitpod (free online dev environment for GitHub) and start coding immediately.

Open in Gitpod

Documentation

Dev & Build

  • Get the project code
git clone https://github.com/blackstar-baba/fatherbox.git
  • Installation dependencies

    • Rust 1.78.0+
    • Node.js v16.13+
    • Tauri v1
  • run

cargo tauri dev
  • build
cargo tauri build

Install

  1. Download app in releases page, https://github.com/blackstar-baba/fatherbox/releases
  2. Double click app binary file for install.

Use

Double click fatherbox app. use username default & password 123456 to login login pag

macos need exec this command before click:

sudo xattr -rd com.apple.quarantine /Applications/fatherbox.app

Change Log

How to contribute

You are very welcome to join!Raise an issue Or submit a Pull Request。

Pull Request:

  1. Fork code!
  2. Create your own branch: git checkout -b feat/xxxx
  3. Submit your changes: git commit -am 'feat(function): add xxxxx'
  4. Push your branch: git push origin feat/xxxx
  5. submitpull request

Git Contribution submission specification

  • reference vue specification (Angular)

    • feat Add new features
    • fix Fix the problem/BUG
    • style The code style is related and does not affect the running result
    • perf Optimization/performance improvement
    • refactor Refactor
    • revert Undo edit
    • test Test related
    • docs Documentation/notes
    • chore Dependency update/scaffolding configuration modification etc.
    • ci Continuous integration
    • types Type definition file changes
    • wip In development

Browser support

The Chrome 80+ browser is recommended for local development

Support modern browsers, not IE

 Edge
IE
 Edge
Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
not support last 2 versions last 2 versions last 2 versions last 2 versions

Maintainer

@blackstar-baba

Donate

If you think this project is helpful to you, you can help the author buy a cup of coffee to show your support!

Contributor

Discord

License