Releases: raniaamina/LibreOffice-Content-Generator
Releases · raniaamina/LibreOffice-Content-Generator
LibreOffice Content Generator v0.2.0
[ID] Catatan Perubahan:
- Tambahan dukungan untuk Gemini, Anda dapat mengaturnya di tab Settings lalu pilih platform Gemini (pastikan Anda telah memiliki API Key di .env)
- Tambahan opsi aktif/nonaktifkan progressbar zenity untuk pengguna Linux.
- Fungsi baru untuk mengecek versi python yang digunakan oleh LibreOffice
- Lokasi .env sekarang dipindah di:
- Linux: $HOME/.config/libreoffice/4/user/Scripts/python/.env
- Windows: %APPDATA%\LibreOffice\4\user\Scripts\python.env
- MacOS: $HOME/Library/'Application Support'/LibreOffice/4/user/Scripts/python/.env
- Sekarang Anda dapat menentukan model yang digunakan oleh OpenAI atau Gemini pada berkas .env
- Penambahan link dukungan pengguna pada tab About
- Skrip ini menyimpan konfigurasi settingan di folder temporary (/tmp) dengan nama berkas libreai-user.conf
[EN] Changelogs:
- Added support for Gemini, you can set it up in the Settings tab and then select the Gemini platform (make sure you have an API Key in .env)
- Added an option to enable/disable the zenity progressbar for Linux users.
- New function to check the python version used by LibreOffice
- The .env location is now moved to:
- Linux: $HOME/.config/libreoffice/4/user/Scripts/python/.env
- Windows: %APPDATA%\LibreOffice\4\user\Scripts\python.env
- MacOS: $HOME/Library/'Application Support'/LibreOffice/4/user/Scripts/python/.env
- Now You can specify the model used by OpenAI or Gemini in the .env file.
- Added user support link to the About tab
- This script stores the configuration settings in the temporary folder (/tmp) with the file name libreai-user.conf
LibreOffice Content Generator v0.1.5
Now, in addition to generating content, you can also use this macro script to;
- Translate content
- Summarize content
- Tidy up content
- And other cool things. Yeps! you can enter commands according to your needs.
There are interface improvements too, for a macro script this might be a bit excessive, but it's certainly nice to be able to interact more easily with this script. The interface will be kept as simple as possible so that it is easy to use and not heavy. For Linux users, you can install zenity if you need to display a progressbar during the process.
Demo: Youtube Video Demo