Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add one-click installation support for non-devs #15

Open
mobeigi opened this issue Jul 30, 2019 · 3 comments
Open

Add one-click installation support for non-devs #15

mobeigi opened this issue Jul 30, 2019 · 3 comments
Labels
enhancement New feature or request

Comments

@mobeigi
Copy link
Owner

mobeigi commented Jul 30, 2019

A lot of non-dev users have trouble setting this script up.
For such people, a one-click solution would be ideal.

Rough outline of what tool would do:

  1. Install script (maybe using PyInstaller to strip away python dependency)
  2. Prompt user for required information (FB user/pass and ICS name)
  3. Automatically add task to cronjob/Task Scheduler/Automater based on OS.
@mobeigi mobeigi added the enhancement New feature or request label Jul 30, 2019
@mobeigi mobeigi added this to the 1.1.0 milestone Aug 2, 2019
@mobeigi
Copy link
Owner Author

mobeigi commented Aug 18, 2019

I made a quick setup video for those interested until this feature is implemented:

fb2cal Setup Guide for Non-Devs [Windows]

@mobeigi mobeigi modified the milestones: 1.1.0, 1.2.0 May 17, 2020
@mobeigi mobeigi removed this from the 1.2.0 milestone Nov 11, 2020
@Shasties
Copy link

Might it be possible to provide a compiled .exe using something like pyinstaller in a release with some instructions for adding info to a config file? Or use some library to provide a simple gui and remove the config file dependency entirely?

@mobeigi
Copy link
Owner Author

mobeigi commented Dec 27, 2020

Might it be possible to provide a compiled .exe using something like pyinstaller in a release with some instructions for adding info to a config file? Or use some library to provide a simple gui and remove the config file dependency entirely?

Yeah, that would work well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants