Skip to content

nathan-osman/informas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Informas

Want to enable multiple users to tweet from a group of Twitter accounts without sharing login credentials? Informas is here to help. The dashboard allows administrators to grant access to individual accounts on a per-user basis.

Features

  • Add any number of Twitter accounts to Informas
  • Grant access to accounts on a per-user basis
  • Queue tweets for sending at a later date
  • Hold tweets for administrator approval

Building

The only requirements for building the application are Docker and make. In the directory that contains the source code, run the following command:

make

That's it! You can then run the application with:

dist/informas

To create a container for running Informas in Docker, run the following command:

docker build -t <NAME> .

About

Centralized Twitter account manager

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published