Client side atproto account migrator in your web browser, along with services for backups and adversarial migrations. pdsmoover.com
pds atproto migrations moo cow
129
fork

Configure Feed

Select the types of activity you want to include in your feed.

done?

authored by

Bailey Townsend and committed by
Tangled
68219be8 00c7e032

+3 -2
+2 -2
README.md
··· 2 2 3 3 ![moo](./public/moo.webp) 4 4 5 - Use at your own risk, I will not host till I have a bit more validation and retry logic in place. 6 - AND it will still be very much so, use at your own Risk. 5 + A no frills client side PDS account migrator for ATProto. For more info check out 6 + [pdsmoover.com](https://pdsmoover.com)
+1
index.html
··· 110 110 this.plcStatus = 'PLC operation signed successfully! Your account has been MOOved to the new PDS.'; 111 111 // this.askForPlcToken = false; 112 112 } catch (error) { 113 + this.error = error.message; 113 114 console.error(error); 114 115 } 115 116 }