cinder92 / facebook-auto-posts

Facebook Tool to publish automatically in desired groups | made with <3 in flutter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

facebook_auto_posts

Facebook Auto-posts its an open-source automatic publish tool for facebook - Where you can manage your accounts, groups and posts, and leave the tool to do the rest.

Stack

  • Flutter
  • FluentUI
  • Drift Database manager
  • NodeJs

How to run

Please make the run.sh file executable with chmod a+x ./run.sh.

Then run ./run.sh initialize <- this will download node_modules.

Second, run ./run.sh build-macos to make a build for mac-os.

To make a build for windows run, ./run.sh buil-windows.

This script does not generate an executable for Windows, if you would like to create it, please follow this tutorial. https://medium.com/codex/build-windows-exe-file-in-flutter-f940f336fd98

Generate MacOS icons for Xcode

https://www.appicon.co/

About

Facebook Tool to publish automatically in desired groups | made with <3 in flutter


Languages

Language:Dart 45.1%Language:C++ 27.4%Language:CMake 21.8%Language:C 1.7%Language:Swift 1.6%Language:Ruby 1.6%Language:Shell 0.7%