Skip to content

jamalmoir/pyblogit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyblogit

pyblogit is a desktop blogging client written in Python with the aim of filling the gap within linux.

Most linux-compatible desktop blogging clients are innactive and no longer being developed, often no longer working properly.

This project was born by a personal need for such software.

#Roadmap

  • [COMPLETE] Add support for blogger post getting, creating, editing and deletion
  • [COMPLETE] Add support for local saving
  • [COMPLETE] Add basic GUI (no functionality)
  • Add functionality to GUI
  • Add wysiwyg editor
  • Add support for offline editing
  • Add support for wordpress post creation and deltion
  • Add support for layout preview
  • Add support for Page creation, deletion and editing

#Improvements

  • Make get_posts() an iterator
  • [COMPLETE] Make BloggerInterface class into a module
  • Store local databases in their own directory
  • Get rid of tuple parameters in api_interface.py
  • Improe GUI aesthetics

About

A desktop blogging client to fill the gap on linux.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages