« SpaceHey Forum

Save bulletins app

Posted by CaioEmPessoa

posted

Forum: SpaceHey

Well... to be honest I finished for quite some time, but I didn't posted any blogs because I was lazy to write the instructions on how to use it, but now that its finished I can "market" it!

body{
background-image: url("https://art.ngfiles.com/images/3252000/3252407_mephii_grey-spaltoon-animated-banner.gif?f1686245095");
background-size: cover;
}

main{
padding: 6px;
color:white;
background-color:black;
background-image:url("https://catwithmonocle.com/wp-content/uploads/2022/09/splatoon3-pattern-02-2560x1440-1.jpg")
}

main a {
color: #8bfb86;
}

.edit-info {
border: none;
background: none;
border-bottom: solid white;
}

img {
height:auto;
width:50%
}
.col {
border: dashed 5px pink
}

.right {
border-left: white
}

#comments {
margin-top: 20px;
}

.comments-table, .comments-table td:first-child, .comments-table td:last-child {
background-image: url(https://i.pinimg.com/originals/19/ac/e5/19ace5bec239f6fb42bb63d5143c91f1.jpg);
padding: 20px;
}
.comments-table td p {
text-align: left!important;
color:white
}
footer {
background:gray;
color: white;
}
footer a {
color: #8bfb86;
}


The title says it all, I don't like my bulletins being gone after some time that I posted them, so I made this app that saves them locally on your computer after they expire, so you can keep them! forever!

You can check the app, the source code and the instructions on how to use it here! :D 


Note: For know, and probably forever, you need python installed to run the app, I do not plan on making an exe of it because I always get some trouble making them and this app uses some important user info, so I don't want to risk that.


Report Topic

0 Replies