8 lines
362 B
Python
Executable file
8 lines
362 B
Python
Executable file
#!/usr/bin/env python3
|
|
|
|
from tkinter import *
|
|
from tkinter import ttk
|
|
import urllib
|
|
|
|
#https://github.com/Lynnesbian/mstdn-ebooks/archive/master.zip
|
|
# "Welcome", "Select instance", "Create account", "Paste link", "Confirm follows", "Set info", "Install Python", "Install mstdn-ebooks", "Download toots", "Schedule automatic posting", "Enable replies", "Finished"
|