Using Freeter

Looking for help with Freeter? Ask here.

14 Topics 33 Posts
  • 0 Votes
    3 Posts
    51 Views

    Thank you for looking into it and trying it out. It seems related to security tokens on sessions. On my browser, to reach the management portal, I had to go through the web hosting's dashboard link before.

    My browser can access the direct IP fine, but Freeter can't so it seems the browser cached the tokens and Freeter does not have valid session security tokens or cookies. A way to have user-provided cookies to Freeter for such use-cases could be useful.

  • 0 Votes
    1 Posts
    37 Views
    No one has replied
  • 0 Votes
    1 Posts
    60 Views
    No one has replied
  • Using the Memory Saver

    1
    0 Votes
    1 Posts
    219 Views
    No one has replied
  • Delete an app

    3
    0 Votes
    3 Posts
    132 Views

    Thanks. Issue resolved.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    7 Views
    No one has replied
  • Backing Up Data

    2
    0 Votes
    2 Posts
    173 Views

    This topic explains where the data is. After making any significant changes in Freeter, I always make a copy of the folder. (It also allow me to transfer workflows to another computer.)

    https://community.freeter.io/topic/9/export-and-import-local-settings

  • Widget differences?

    2
    0 Votes
    2 Posts
    160 Views

    Agree about how good Freeter is!

    The Link Opener is for stuff on the internet (URLs) while the File Opener is for content on your computer's disk.

    Hovering the mouse over the ? of each widget shows a brief description of what the widget does.

    b89002b1-c9e4-46af-becb-31574ba66c0c-image.png

  • Save location? Import / Export help

    2
    0 Votes
    2 Posts
    190 Views

    \Freeter\src\main\infra\dataStorage\fileDataStorage.ts
    const appDataStorage = await createFileDataStorage('string', join(app.getPath('appData'), 'freeter2', 'freeter-data'));
    appdata
    \AppData\Roaming\freeter2\freeter-data

  • 0 Votes
    3 Posts
    228 Views

    Thank you for your response! You’re right; most web applications store cookies, so you don’t have to enter login credentials constantly. However, I still had to sign in daily for some applications, which was quite annoying.

    I’ve found a solution: I’ve set up automatic logins using the application Keyboard Maestro. It works reliably and saves me a lot of time.

  • Install on Mac M1

    2
    0 Votes
    2 Posts
    230 Views

    Hi. Execute the following command line in the Terminal:
    xattr -cr /Applications/Freeter.app

    Then try to run Freeter again.

  • Gmail

    Moved
    2
    0 Votes
    2 Posts
    213 Views

    Yes. Try to change the View Mode setting from Mobile to Desktop or vice versa.

  • To-do and notes do not show

    4
    0 Votes
    4 Posts
    433 Views

    Thanks for the feedback!

    Or allow us to add them in while edit mode is active.

    If interactions with the widget content will be allowed in the edit mode, then it will require to limit the draggable area to the widget header which makes it more harder to move widgets.

    A feature request relevant to the issue: allow resizing and widget moving by default

  • What are "APPS"

    6
    1 Votes
    6 Posts
    702 Views

    @1kko @tryskacz Thanks for the explanation and examples! 🙂