...

Freeter

A free and open source organizer for those who work on the computer.
github-icon
GitHub
746star-icon
Created 2 years ago, last commit 2 months ago
2 contributors
124 commits
Stars added on GitHub, month by month
8
9
10
11
12
1
2
3
4
5
6
7
2024
2025
Stars added on GitHub, per day, on average
Yesterday
+22star-icon
Last week
+9.7
star-icon /day
Last month
+4.9
star-icon /day
Last 12 months
+1.2
star-icon /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.