在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):anewton1998/gp2toot开源软件地址(OpenSource Url):https://github.com/anewton1998/gp2toot开源编程语言(OpenSource Language):Ruby 100.0%开源软件介绍(OpenSource Introduction):gp2tootReads a Google+ (G+) Takeout (Takeaway) downloaded archive and sends them to Mastodon. StatusCurrent Status: Needs User Testing and Feedback I have added all the functionality I plan to add at this point, and I'm waiting on feedback. Changelog
PrerequisitesYou'll need
RubyYou'll need Ruby. This is being tested with version 2.6.2 so that is recommended at the very least. Installation varies depending on the system you are using. NokogiriNokogiri is a Ruby extension that parse HTML and HTML fragments. It uses a native libxml extension to Ruby, so there may be extra steps required to install it. See https://nokogiri.org/tutorials/installing_nokogiri.html BundlerBundler is gem dependency manager for Ruby gems. Installing it is easy:
InstallAfter you have cloned this Git repository, run bundler to install all the necessary gem dependencies.
How to UseIn the You can run an analysis on your G+ Takeout by doing the following:
To get the access token (bearer token), you should go into your Mastodon settings -> development. Once there, create a new application. Once created, view it and get the access token. Chances are that you will want to do a little testing before adding all your content. Use the The To migrate the G+ posts, execute with bundler like so:
Be default, a log file is kept in To have the program attempt to delete its posts, you can pass the
By default, it will attempt to delete the posts from the last run. If you want it to delete all posts from all previous runs, use the
To add posts over time, use the How to Provide FeedbackThe best way to provide feedback is by entering a GitHub issue. You can also contact me on Mastodon at @[email protected]. How to ContributeIf you want to provide bug fixes or new features or whatnot, please submit a Pull Request. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论