Freeter

A free and open source organizer for those who work on the computer.
GitHub
565
Created 2 years ago, last commit 3 days ago
2 contributors
124 commits
Stars added on GitHub, month by month
7
8
9
10
11
12
1
2
3
4
5
6
2024
2025
Stars added on GitHub, per day, on average
Yesterday
=
Last week
+0.6
/day
Last month
+0.4
/day
Last 12 months
+0.8
/day
README

Freeter is a free and open-source organizer for people who work on their computer.

It lets you gather everything you need for work — in one place, organized by projects and workflows. Quickly access your setup via Ctrl or Cmd+Shift+F or from the tray icon. Switch effortlessly between workflows, stay focused on what matters now, and reduce context-switching.

Curious about the motivation behind the project and how to get started? Read the full post here.


Homepage | Download | Community | Donate | Roadmap | Feature Requests | Bug Reports

Supported Operating Systems

  • Linux; most distros; Intel 64-bit.
  • Windows 10 and later; Intel 64-bit.
  • Mac OS 10.15 and later; Intel and Apple Silicon.

Installers

Check out the download page for the latest ready-to-use installers for all supported operating systems.

Run From Source Code

Prerequisites (for building the app, not needed for running):

Steps:

  1. Download the source code from the download page or GitHub releases page.
  2. Unpack the downloaded file.
  3. Execute commands:
    1. yarn (install dependencies)
    2. yarn run prod (compile the code)
    3. yarn run package (package the app)

Done. The built package comes into the ./dist folder.

License

Freeter is free software and may be redistributed under the terms specified in the license.